How to delete a cookie using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
how to write function to validate the number of characters entering into the text box?
How will you get the octal value of the given number in vbscript?
Explain about .wsf files?
how to check whether link is disabled in QTP??
What is vbscript?
how to validate the text in a web table
How will you convert a given number to long in vbscript?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
Explain the operator precedence in vb script?
What is the difference between javascript and vbscript?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?