I am using the WebBrowser object in vb6.
When a link is clicked on a web page, I need to retrieve information from the ahref link. Is this possible??

Example:

<a href="http://www.blah.com/index.html" target="main">


I need to retrieve the 'target = main'.

If anyone can help....i'd appreciate it.


lata


dubi