Dear All,
I wish to link to an external XML file (which resides on a different server from ours) and then extract some content from it to display it on my web page.
I tried an XML Data island, but the problem was that locally, ie on my server, it was working, however when I uploaded it on the web, it did not work, since I had to call the file with an<xml src="http://www.malta.org/test.xml" id="service" async="false">
</xml> .
Is there anything else rather than XML Data Island to do this?
Thanks for your help and time
I wish to link to an external XML file (which resides on a different server from ours) and then extract some content from it to display it on my web page.
I tried an XML Data island, but the problem was that locally, ie on my server, it was working, however when I uploaded it on the web, it did not work, since I had to call the file with an<xml src="http://www.malta.org/test.xml" id="service" async="false">
</xml> .
Is there anything else rather than XML Data Island to do this?
Thanks for your help and time