Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Am working with web application. i faced one senario. i.e,
webpage having webtable having two coloumns, in that first
coloumn is for serial no and second coloumn is for mac
address link, now i want to get first row second coloumn
value, that having macaddress as link. Please help me how to
get that link?

Answers were Sorted based on User's Feedback



Am working with web application. i faced one senario. i.e, webpage having webtable having two colou..

Answer / ramu

linkobj=browser(" ").page(" ").webtable(" ").getcelldata(1,2)

Is This Answer Correct ?    10 Yes 0 No

Am working with web application. i faced one senario. i.e, webpage having webtable having two colou..

Answer / ankit

linkvalue=browser().page().webtable().childitem(1,2,link)

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More VB Script Interview Questions

Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.

3 Answers   Amazon,


Mention how you can call vbscript functions?

0 Answers  


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


Why is the use of exit do or exit for statements within loops discouraged?

0 Answers  


How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?

2 Answers   IBM, Infosys, Wipro,


find the length of the string without using length function?

4 Answers   CSS Corp,


What is parametrization ?

9 Answers  


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

0 Answers  


How to create MSAcess table foriegn key

1 Answers  


can anyone tell me the procedure of interview held in applabs

0 Answers  


What is the use of the formatdatetime function in the vbscript language?

0 Answers  


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

0 Answers  


Categories