What are class variables?
I want good books or good sites for scripting.Can any one help me.
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What are the 2 ways in which a variable can be declared in the vbscript language?
What is the difference between for loop and while loop?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
How can the spaces from the string be removed?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
what is the differance between BYVAL,BYREF?
write a program to display the system specifications of client system with the help of vb script.
What is the technology used by vb script?
Input = 124 output should be 124421 Please do not use any string functions/variables