Am Freitag, 10. Oktober 2003 17:48 schrieb Joseph Sze: Still, it's the MIME type that determines how things are handled. If it helps, I once developed a simple Servlet for solving another guys problem with GZip streams on JSP-INTEREST. For experimental purposes, I added options for overriding the MIME type and changing the Content-Disposition header. It's basically nothing more than a two-hours hack, but if you're interested, you may download the resulting .war file (sources included) from
http://www.christianbollmeyer.de/dl?downloadFile=DownloadServlet.war -- Chris. > Is there a way to foce download when a linked is click to download a > excel file rather than opening into the current browser window. > > For zip or exe it will automatically force a download of the type. > I tried changing the mime types but didn't seem to work. > > Thanks for any information. > > > > Joseph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

