Remote XML is not getting loaded - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Computer Support Topics (https://www.supportforums.net/forumdisplay.php?fid=4) +---- Forum: Networking, Wifi, and Internet Connection Help (https://www.supportforums.net/forumdisplay.php?fid=29) +----- Forum: Web Browser Help (https://www.supportforums.net/forumdisplay.php?fid=45) +------ Forum: Firefox Browser (https://www.supportforums.net/forumdisplay.php?fid=65) +------ Thread: Remote XML is not getting loaded (/showthread.php?tid=8546) |
Remote XML is not getting loaded - umahesh - 04-07-2006 Hi, I'm trying to read an xml from another webpage with: xmlDoc.load("http://www.xyz.com/sample.xml"); But this doesn't work ..........and the following error is shown in Javascript console :- "Error: uncaught exception: Permission denied to call method XMLDocument.load". Thanks. With Regrads, Mahesh. RE: Remote XML is not getting loaded - FirefoxWiz - 04-07-2006 I tried the URL you put here (http://www.xyz.com/sample.xml) but it said page not found........ I'll look into it and see if I can find out anything. I'll let you know! Cheers! FirefoxWiz RE: Remote XML is not getting loaded - BETA_mybb_import3230 - 04-07-2006 What is remote XML? <HR> Hmmm.... -Beta |