what is the function to get the ascii value of the
character?
Answer Posted / bfakruddin
msgbox asc("i")
| Is This Answer Correct ? | 36 Yes | 13 No |
Post New Answer View All Answers
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
How should i Create Email invite with server-side Coding?
can anyone tell me the procedure of interview held in applabs
There are 5 web pages.write a script to click the button on 4th web page.
Is vbscript language a case-sensitive language and what does it mean?
How can constants be declared in the vbscript language?
What is the difference between for loop and while loop?
How to Import data from a file (file is on the desktop) to the data table
Which in-built function is used to format the number in the vbscript language?
Differentiate javascript and vbscript?
What are the different types of loops available 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 regexp.execute method works?