[xmljs-users] Search XML
Brought to you by:
djoham,
witchhunter
From: Gavin <in...@bo...> - 2006-03-21 21:33:26
|
Hello, I am hoping to search an XML file (an rss feed), extract a string from it and pass this string as an argument in a web address. The XML file is cross domain - resides on a different server. The string I want to extract is in some HTML code (inside the XML document). I can identify the string as lying between "> and </a> in hte XML document. Questions which spring to mind are: Is this the right tool for the job? Can any one offer me any guidance/Hints/Links How difficult is it? My ability: I don't know much about javascript but I normally get there in the end! Thanks anyone for bothering to help, Gavin www.boredbrand.com |