what is used of Property........End Property loop ? how to
write the script for it?
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
best training centre in bangalore
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
What is the event handling in vbscript?
How to write VB script for login module?
How to create a cookie using vbscript?
How to write functions and sub in vb script?
What are class events?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance