|
-
July 20th, 2009, 11:55 PM
#1
XML Parsing
First off i want to state that i am new at this and dont really know what all options are out there or how to use them.
What i am trying to do is take an xml file and i am modifing the display using xsl and then using javascript in an html document to parse it and display the xml file as html. And eveything works fine expept for one thing, the xml file that i am using is hosted by someone else and is constantly chaning, i currently have the file called up with the javascript command but in order for it to work security settings have to be changed in IE and this isnt really the ideal solution. What i am looking for is some way to get this to work without the security issues. Weather there is a way to cache that xml file on my server or be able to issue a differant command that will not cause the security issues, or even if there is a totally differant way to convert the xml file to html and display it.
Thank you for you help in advance
nate
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|