Roloff, Dirk wrote:
>Hi all,
>
>
>By the way - dose anybody know a way to send a JPEG-File to the Browser
>so that _all_ browsers (MSE 5.0) will save it on disk (save as dialog)
>and do not show it in a window ?
>Setting MIME to youdonknoit/saveitondisk will not help M$ seams to look
>inside the File an recognize it as JPEG doing default -> show it.
>
>Thanks an have nice day
>
>Dirk
>
I think sending 'content-disposition: attachment' in the http headers will
cause msie to save the file. But I'm not sure if it's supported in 5.0...
Regards,
Andrej