webmasterbeta
New Member
I'm just sitting at home trying to teach myself xml so i'd appreciate some help
I have this xml from a search engine
<result href=http://www.webdeveloper.com/forum/archive/index.php/"http://blahblah.htm">
<title>blah</title>
<score>69%</score>
<size>38.5K</size>
<summary>yadda yadda yadda</summary>
</result>
My problem is in getting the url out of the result tag........any suggestions
Thanks in advance
I have this xml from a search engine
<result href=http://www.webdeveloper.com/forum/archive/index.php/"http://blahblah.htm">
<title>blah</title>
<score>69%</score>
<size>38.5K</size>
<summary>yadda yadda yadda</summary>
</result>
My problem is in getting the url out of the result tag........any suggestions
Thanks in advance