what is the function to get the ascii value of the
character?
Answer Posted / vinod
Print Asc("A") ' prints 65
| Is This Answer Correct ? | 61 Yes | 7 No |
Post New Answer View All Answers
What are the 2 ways to pass a value to the function?
Which function is used in the vbscript language to convert the specified expression into a date type value?
What is the difference between function and procedure?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
i need to sort the data using qtp script for this how i need to write a qtp script
How will you convert a given number to long in vbscript?
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?
Why is error handling required?
How many types of procedures are available in the vbscript language?
why variable name should not exceed 255 characters?
What is the difference between vbscript and vba?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
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.