07-16-2008, 11:10 AM
Hi try this
we will get the outer html tag like <A Title="Go to My Yahoo!,href=........</A>.from this html tag we have to segregare the Output by simple programming...try this let me know if it doenst work.
Code:
Browser("Yahoo!").Page("Yahoo!").Link("My Yahoo").getroproperty("outerhtml")