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
how to automatically update the sql server2005 database records when insert in vb6?
What is the technology used by vb script?
Mention what is the main difference between function and sub-procedure?
What is the use of option explicit statement?
Explain about the extension .hta?
Mention what is the technology used by vb script?
Difference between dim,public and private variables in vb script?
what is the use of QCUtil? explain with one example?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Mention when to use function procedures and what are its characteristics?
How will you get the natural logarithm of the given number in vbscript?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
How will you convert a string to upper case string using vbscript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.