[Stripes-users] File download Blocked in IE

2009-05-27 Thread arnab_ghosh
Hi , I am facing a problem. Let me explain my problem. My applications front-end is Ext-JS and framework is Stripes. On click on a button I need to generate a content disposition dialog for File download. My ActionBean does all the required header setting and sends the Resolution back with the

Re: [Stripes-users] File download Blocked in IE

2009-05-28 Thread Oscar Westra van Holthe - Kind
On 27-05-2009 at 01:58, arnab_ghosh wrote: > In firefox the disposition window is generated with no problems. In IE the > file-download is blocked by IE security setting. A yellow bar drops down, > saying "To help protect your security, IE blocked this site from downloading > files to your computer

Re: [Stripes-users] File download Blocked in IE

2009-05-29 Thread arnab_ghosh
Hi Oscar, Thanks for your reply. I will try this out. Hope this tag works :) Regards Arnab Oscar Westra van Holthe - Kind wrote: > > On 27-05-2009 at 01:58, arnab_ghosh wrote: >> In firefox the disposition window is generated with no problems. In IE >> the >> file-download is blocked by IE se