How to open browser in vb script?
No Answer is Posted For this Question
Be the First to Post Answer
Mention how to create a cookie using vbscript?
Explain few date functions in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
What is the difference between vbscript and vba?
How to Import data from a file (file is on the desktop) to the data table
join all the array values without using join function?
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
what is fire event method in qtp?
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
Explain about the extension .hta?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
what is the function to get the ascii value of the character?