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
How are values assigned to the variables in the vbscript language?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
When does ‘on click of button’ event gets triggered in the vbscript language?
Explain How do you create a recordset object in vbscript?
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.
In html file what is an ideal position to include vbscript?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Mention what is the main difference between function and sub-procedure?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
When are redim statement and preserve keyword used in the vbscript language?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
How to add actions in driver script to run those actions in QTP?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
What are subprocedures in vbscript?
Explain about tristate constants?