What is Querystring collection?
No Answer is Posted For this Question
Be the First to Post Answer
How to open a file. What is the perpose of true and false mode there?
Which keyword is used to declare a variable in the vbscript language?
There are 5 web pages.write a script to click the button on 4th web page.
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
Explain about tristate constants in vbscript?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
Which data type/types are supported by vbscript language and what are their specialties?
Explain about the extension .hta?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
how do you make the variable declaration mandatory?what is the use of "option explicit"?
what is test scenario?