Hey,
I'm trying to read an xml from another webpage with:
xmlDoc.load("ht tp://www.otherwebsit e.com/test.xml");
But this doesn't work...anybody knows a way to fix this?
thnx,
A.T.
I'm trying to read an xml from another webpage with:
xmlDoc.load("ht tp://www.otherwebsit e.com/test.xml");
But this doesn't work...anybody knows a way to fix this?
thnx,
A.T.
Comment