What is variant in vb script?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Explain about operator precedence in vb script?
Which operator can be used to change the value of the operand or change the state of the condition?
How are comments handled in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is the use of the instr function?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
Mention the rules for using option explicit statement?
Mention what is byref and byval parameters in vbscript?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
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
Is vbscript language a case-sensitive language and what does it mean?
what is diff between static and dynaic arrys?
Which in-built function related to an array joins substrings into one string in the vbscript language?