Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Error: uncaught exception: Permission denied to call method XMLDocument.load
Old 05-25-2008, 04:09 PM Error: uncaught exception: Permission denied to call method XMLDocument.load
Average Talker

Posts: 15
Name: Kyle
Trades: 0
Ok, I know javascript won't let me load a remote XML doc with .load(...) in Firefox. It works in IE, but not Firefox. I get this error in Firefox:

Code:
Error: uncaught exception: Permission denied to call method XMLDocument.load
I am trying to load a remote RSS feed and parse it with Javascript. Is there a way to download the file to the server to make it a local file? Or is there another way to load it? Thanks
kmoore11 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-25-2008, 07:33 PM Re: Error: uncaught exception: Permission denied to call method XMLDocument.load
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
You could make a local script which fetches the file. Then, just call that script. Think "proxy". As for languages, it will need to be a server-side language.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Reply     « Reply to Error: uncaught exception: Permission denied to call method XMLDocument.load
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15902 seconds with 12 queries