jammer1221
Programmer
Hey all,
I am getting an "Access Denied" error message in my javascript. And I'm realizing that this is because of cross domain security.
I am importing some XML data (from a blog), and creating a kind of RSS feed. (I'm new to the whole XML and RSS stuff, so bare with me).
I am wondering, if theres any way (client-side), to save the XML file to place on my server, and then use it. Or anything like that.
Would it be possible to load the data into a hidden div, and then use it?
Any ideas would be great!
Thanks for the help,
Matt
I am getting an "Access Denied" error message in my javascript. And I'm realizing that this is because of cross domain security.
I am importing some XML data (from a blog), and creating a kind of RSS feed. (I'm new to the whole XML and RSS stuff, so bare with me).
I am wondering, if theres any way (client-side), to save the XML file to place on my server, and then use it. Or anything like that.
Would it be possible to load the data into a hidden div, and then use it?
Any ideas would be great!
Thanks for the help,
Matt