Hi,

My servlet has to get the Browsers to download binary file independently of their 
contents. For this purpose I use response.setContentType("application/octet-stream") 
and I write the content of the file into the output stream of the server. it works 
fine with Netscape and partly with IE. The problem is that IE obviously ignores 
setContentType() and depending of the file sometime it tries to show the content of 
the file instead of downloading it.
How can I force IE to download the file?
Zsolt
-- 
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
[EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de


Reply via email to