Re: Trouble with Internet Explorer

2009-04-06 Thread Amedeo Mantica
Oops!! You are right ! Thanks Amedeo On 6 Apr 2009, at 14:50, Anjo Krank wrote: Am 06.04.2009 um 15:48 schrieb Amedeo Mantica: lenght length? Cheers, Anjo response.disableClientCaching(); response.removeHeadersForKey("Cahce-Control"); Cache? --- Rega

Re: Trouble with Internet Explorer

2009-04-06 Thread Patrick Middleton
On 6 Apr 2009, at 14:50, Anjo Krank wrote: Am 06.04.2009 um 15:48 schrieb Amedeo Mantica: lenght length? Cheers, Anjo response.disableClientCaching(); response.removeHeadersForKey("Cahce-Control"); Cache? --- Regards Patrick OneStep Solutions LLP www.o

Re: Trouble with Internet Explorer

2009-04-06 Thread Anjo Krank
Am 06.04.2009 um 15:48 schrieb Amedeo Mantica: lenght length? Cheers, Anjo ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscript

Trouble with Internet Explorer

2009-04-06 Thread Amedeo Mantica
Hello, I have a WOComponent that simply return a file, ( an Attachment ) public void appendToResponse(WOResponse response, WOContext context) { super.appendToResponse(response, context); try { response.disableClientCa