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 file as InputStream.

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. click here for options"

Now if I click on the bar and select option "download file" the page
refreshes but the content disposition window is not generated.

To download again I have to again click on the button second time. This
times it generates the disposition window.

Can you provided a solution?
Please help

Regards
Arnab
-- 
View this message in context: 
http://www.nabble.com/File-download-Blocked-in-IE-tp23738644p23738644.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to