To extract a HREF

Is it possible to read the content of a href contained within the node 
rather than the value of the node?

e.g.
<a href="www.apache.org">Apache site</a>

To be able to read the URL and use that as a link?
All I can return is the value of the node, i.e. 'Apache site'.
Any help would be greatly appreciated.

-Shan

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Received on Sunday, 31 December 2000 21:22:35 UTC