reading 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.



--------------------
talk21 your FREE portable and private address on the net at http://www.talk21.com

Received on Friday, 11 February 2000 06:39:17 UTC