Yorick
06-05-2006, 08:36 PM
It seems that xmlDoc.load() doesn't support external files like http://www.rssboard.org/files/sample-rss-2.xml.
Is there a work-around for this?
Thanx in advance,
Is there a work-around for this?
Thanx in advance,
|
||||
xmlDoc.load() ProblemYorick 06-05-2006, 08:36 PM It seems that xmlDoc.load() doesn't support external files like http://www.rssboard.org/files/sample-rss-2.xml. Is there a work-around for this? Thanx in advance, A1ien51 06-05-2006, 09:13 PM JavaScritp can not interact with outside domains since it is a security issue. You can change the setting in your browser and open yourself to attack, or you should use a serverside proxy. Eric |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum