How to write VB Script for selecting a particular row in a WebTable?
Answer / pravati
u can find the row id by using Getrowwithcelltext(text) method
Is This Answer Correct ? | 0 Yes | 0 No |
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
best training centre in bangalore
how to find number of characters(letter a) in the sentence Rain Rain Go away
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
How to create a cookie using vbscript?
VBscript for QTP,best tutorial?
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Explain about the support of asp for vb script functionality?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Difference between dim,public and private variables in vb script?