Re: problem with MSIE

1999-03-16 Thread Rogerio Meneguelli Gatto
Hi, Try fooling IE like this: your servlet, say "http://host/servlets/generates-image" call it like "http://host/servlets/generates-image/name.jpg" same goes for PDF, GIF, etc... both IE and Netscape will take the name/extension into acount. It wont hurt setting the Content-t

Re: problem with MSIE

1999-03-15 Thread Chris Wolfe
; API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Jens > > Wolinder > > Sent: Monday, March 15, 1999 5:21 AM > > To: [EMAIL PROTECTED] > > Subject: problem with MSIE > > > > > > hi guys n' gals > > I´ve got a problem.with MSIE...(surprise,

Re: problem with MSIE

1999-03-15 Thread Christopher Goldman
arch 15, 1999 5:21 AM > To: [EMAIL PROTECTED] > Subject: problem with MSIE > > > hi guys n' gals > I´ve got a problem.with MSIE...(surprise,surprise) > how do I get MSIE to download a file instead of just opening it... > content type is set to application/octet-stream

Re: problem with MSIE

1999-03-15 Thread Bruno Lowagie
> I don't use IE that often, but I THINK you can right click on the link you want > to save > and than go down to the "Save link as" option and that will allow you to save > it. I know that works in NC, and I'm pretty sure it does in IE as well. > Tom You're right about this, Tom, but it isn't v

Re: problem with MSIE

1999-03-15 Thread Thomas Magee
guys n' gals.... > I´ve got a problem.with MSIE...(surprise,surprise) > how do I get MSIE to download a file instead of just opening it... > content type is set to application/octet-stream but MSIE looks at the > filename and realizes he knows the MIME type and just opens the gif

problem with MSIE

1999-03-15 Thread Jens Wolinder
hi guys n' gals I´ve got a problem.with MSIE...(surprise,surprise) how do I get MSIE to download a file instead of just opening it... content type is set to application/octet-stream but MSIE looks at the filename and realizes he knows the MIME type and just opens the gif image i