Answer Posted / cybergh0st
what language?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 reverse a string in vbscript?
Mention how to create a cookie using vbscript?
give me any information abou vb script books learn quckly
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Explain about the functionality of vb script?
Which function is used to perform string comparison?
how to increasing the numbers in a given text box please write a vb script
What is the difference between vb debugger and the script debugger?
Explain about tristate constants in vbscript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
What is vbscript procedures?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
What is vbscript language used for and which earlier language is it modeled upon?