Hi,
I am trying to use javascript to download a binary file when a button is clicked, using XMLHTTPRequest/HTTPRequest object.
I searched google, but I couldn't find anything recognizable. Please let me know if you have any tutotials or sample code.
PS: I did file code to read xml files using HTTPRequest object; just am not sure how to implement that for binary file and have the browse prompt the user to save the file.
Thanks,
-Spell