Give examples where vb script can directly run on users system with windows as os?
How to Convert Hex color code to color name in VB Script?
Mention what is the technology used by vb script?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
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,
How to return a value from function...? you should not tell msgbox, print.. etc.,
How can you create a file object to work with the files in the vbscript language?
why variable name should not exceed 255 characters?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Explain the functionality of vbscript?
How to create pull down menu box using vb script
What is the difference between ByRef and ByVal. When to use ByRef and ByVal