Is vbscript language a case-sensitive language and what does it mean?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 2 ways in which a variable can be declared in the vbscript language?
How you can call vbscript functions?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What are events in the vbscript language?
Explain the asc function?
Which is the default Data types in VBScript?
what is diff between static and dynaic arrys?
Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
Which constant is used for print and display functions and works as same as pressing enter key?
What are lbound and ubound in the vbscript language?
How to create a cookie using vbscript?