LOAD A XML FILE FROM JAVASCRIPT
I try to load a file XML generated dynamically across the invocation of an URL which extension is not .xml and with IE it works correctly but with Firefox and Netscape does not work.
Nevertheless if the load is directly of a file .xml everything works correctly.
Someone knows if there is some way of loading the file XML generated dynamically without it has extension .xml
|