in reply to Re: How to offer binary files for download via CGI ?
in thread How to offer binary files for download via CGI ?
<> Do the Right Thing with bin slurps -- although read is better. octet-stream seems to have some issues with random browsers showing the file instead of saving. I will have to go back and look what type i used after doing a ton of tests with many browsers -- I just hvae it stuck in my mind that octet-stream failed a bunch of download tests last time I did this.
-Waswas