what is the function to get the ascii value of the
character?
Answer Posted / sam
Under freaking 2007 version it's code()!!
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Mention how to assign a date value to a variable?
give me any information abou vb script books learn quckly
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
What is the use of the instr function?
What is the use of option explicit in vbscript?
What are keywords in the vbscript language?
Differentiate javascript and vbscript?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
How will you get the exponent of the given number in vbscript?
Mention the rules for using option explicit statement?
What is sql loader? Explain the files used by sql loader to load file?
How will you format a number in percetage format in vbscript?