What is difference between vbscript and vba?
Why to use option explicit in vb script?
In what way program "hello world" you can write in vbscript?
what do you mean .ota mobile format
Why is the use of exit do or exit for statements within loops discouraged?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
When does ‘on click of button’ event gets triggered in the vbscript language?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Mention what is the use of option explicit in vbscript?
Write a code to print numbers from 5 to 0?
Why is it recommended to close the database connection every time after the work is completed?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
Mention what is variant in vbscript?