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 |
How to open browser in vb script?
pls tell me which is good book or site for vbscript?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 Answers IBM, Infosys, Wipro,
what is the use of QCUtil? explain with one example?
Diff between web table ,datatable and data base (QTP)
Explain about vb script?
Is VB Script Case sensitive or Case insensitive?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
write a vb script to generate the following pattern ***** **** *** ** *
Explain about the asc function?
Explain about arrays in vb script?