Answer Posted / jpmumbai10
Hi,
Using "GetCellData" or "GetRowWithCellText" methods we can validate the text in a Web Table.
Your's
Jp
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is error handling required?
Explain about tristate constants?
What is the purpose of the err object in the vbscript language?
How are arrays declared in the vbscript language?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
how to automatically update the sql server2005 database records when insert in vb6?
What is the use of the recordset object and which statement is used to create such an object?
Mention how to access array data?
Which operator can be used to do an xor operation in vbscript?
after medical test,when will be the police verification
Explain different types of segment?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
write a program to display configuration of a local system with the help of vb script.
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?
What is Procedure or Subroutine in VB Script?