what is the function to get the ascii value of the
character?
Answer Posted / cybergh0st
asc()
| Is This Answer Correct ? | 80 Yes | 23 No |
Post New Answer View All Answers
what is event handling?
How will you get a subset of a array in vbscript?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
Description.Create
Which keyword is used to declare a variable in the vbscript language?
What is the use of the instr function?
Mention the rules for using option explicit statement?
Illustrate briefly about the different types of statement
What is the main difference between function and sub-procedure?
Which in-built function related to an array joins substrings into one string in the vbscript language?
What are class events?
What is the event handling in vbscript?
What is the use of the date function in the vbscript language?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
When to use function procedures and what are its characteristics?