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

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 ?

0 Answers  


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

0 Answers  


when we use filter funtiom invb script(QTP)

0 Answers   TCS,


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?

1 Answers  


Why is error handling required?

0 Answers  


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

0 Answers  


Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario

4 Answers   AppLabs, IBM,


write a program to display configuration of a local system with the help of vb script.

0 Answers  


Find Out Length of an array without using Ubound?

1 Answers  


how to find greatest of n numbers!

3 Answers   Syscon,


Categories