Inorder to avoid Message box while writing script which
alternative method can be used?
Answer / manjunathareddy
Set oShell=CreateObject("WScript.Shell")
oShell.Popup "Automatically pop up window closes within 4
seconds",4,"VbScript"
| Is This Answer Correct ? | 2 Yes | 0 No |
generic function for webedit box for web application
Which event is triggered when mouse focus comes out of an element in the vbscript language?
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
how to retrive the tooltip by using descriptive programming in qtp?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
what is the difference between modular and data and keyword driven framework
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Explain some uses of vb script?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How to find arry size in qtp vb script
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
write a vb script to generate fibonnaci numbers