Explain about the asc function?
No Answer is Posted For this Question
Be the First to Post Answer
how does vb script help in web page designing? explain with example.
give me an ex. of unoverloaded method?
How strcomp function works?
What is event handling in vbscript?
What is the purpose of regexp object in vbscript?
Mention what is byref and byval parameters in vbscript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
What is vbscript?
what is diff between static and dynaic arrys?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
How will you release the memory acquired by an array variable in vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)