Got a quick question for all you XML gurus out there. Ive just started learning XML and have a fairly simple question. Let me show you my code first...
Basically this works great! What I am trying to do is pull the url value from the XML page and place it into a variable. Can someone tell me how this is done. Thank you!
i'm not sure if that would be the method that would do what you want to do, as the XML file that the HTML page is binding to is not doing any processing on the serverside, the variable "a" really has no meaning.
perhaps do it clientside with something like:
Bookmarks