Hi,
I am trying to get the contents of a gzip file located on the server.
This code only prints the binary content of the file.
var msgUrl = "../messages/"+compressedMessage+".gz";
objXml.open("GET",msgUrl,false);
objXml.send(null);
alert(objXml.responseText);
Any ideas how to get this working?
Thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;jArchive:
http://www.houseoffusion.com/groups/Ajax/message.cfm/messageid:5439Subscription:
http://www.houseoffusion.com/groups/Ajax/subscribe.cfmUnsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.47