what is event handling?
No Answer is Posted For this Question
Be the First to Post Answer
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
wht must be the interview question on corinthian information technology solutions incorporated.
write a vb script to display 3*3 matrix
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
Explain different types of segment?
Difference between Function and Sub routine?
What is the purpose of the err object in the vbscript language?
How will you trim the spaces on the left of a string using vbscript?
How will you reverse a string in vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?