Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
1049Which object is used to work with the database in the vbscript language and what statement is used to create this object?
1047What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
1062
How to make sure that items in a wintree are sorted al?
How will you get a subset of a array in vbscript?
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..
about vb scripting programs this type of all question& answers
What are the differences between sub procedures and function procedures?
Mention what is the main difference between function and sub-procedure?
Explain the support of asp for vb script functionality?
Explain vbscript in detail?
Why to use option explicit in vb script?
Explain about tristate constants in vbscript?
What if you do not specify anything when you call a procedure?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain different types of segment?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
What is vbscript?