When does ‘on click of button’ event gets triggered in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Illustrate briefly about the different types of statement
write a vb-script code to delete all the mails in my gmail in the year 2011
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
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
What is a class in CSS?
Which object provide information about a single runtime error in a vbscript?
what is the function to get the ascii value of the character?
what is the standards used for writing the script in QTP
What methods are used to create text files and open text files in the vbscript language?
What is Querystring collection?
compare the string without using stringcomp function?
Explain the constants in vbscript?