http://support.microsoft.com/default.aspx?scid=kb;EN-US;q260519

there is a problem in IE5.5

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q279667

sv

On Thu, 25 Nov 2004, Ilan Azbel wrote:

> I sent a similar message to the velocity mailing list but was informed that
> this would probably be a better list to email with my question:
> 
> Hello,
> 
> I would like a servlet to return a binary file and thereby instruct the
> browser
> not to display it, but rather to download it. That is, ask the user if they
> would like to "Open" or "Save" the file.
> 
> I would like to do this without any redirecting statements - so as soon as a
> user requests a certain servlet, the corresponding java creates some type
> of binary data, and the browser immediately asks whether to open or save
> this data.
> 
> I already have an existing Turbine/Velocity application running on the same
> server and I would like to use the database connections that turbine has
> already make for the current web application. I don't even have any idea of
> where to start with this, help?!?!
> 
> 
> Thanks
> Ilan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to