04-07-2006, 05:17 AM
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.
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.