Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 12, 2012 01:31 PM by atulthummar
Member
25 Points
60 Posts
Apr 12, 2012 01:25 PM|LINK
Hi Recently we have moved our application to new server.
Now users are not able to dowload the file directly as popup .
Solution for this on client or my machine is
But i would like to know is there any thing which we can set in our server to resole this issue.
Regards
Giri
Participant
1610 Points
388 Posts
Apr 12, 2012 01:31 PM|LINK
Hi,
you have to identified from Source code whether PopUp is Blocked or Not, and inform End user regarding enable PopUP setting.
Ref.
http://stackoverflow.com/questions/668286/detect-blocked-popup-in-chrome
http://www.eggheadcafe.com/community/csharp/2/10247376/how-to-check-whether-the-popup-is-blocked-in-client-sytem-ie.aspx
http://www.vbforums.com/showthread.php?t=631673
girish.c
Member
25 Points
60 Posts
Regarding Downloading the File
Apr 12, 2012 01:25 PM|LINK
Hi Recently we have moved our application to new server.
Now users are not able to dowload the file directly as popup .
Solution for this on client or my machine is
But i would like to know is there any thing which we can set in our server to resole this issue.
Regards
Giri
atulthummar
Participant
1610 Points
388 Posts
Re: Regarding Downloading the File
Apr 12, 2012 01:31 PM|LINK
Hi,
you have to identified from Source code whether PopUp is Blocked or Not, and inform End user regarding enable PopUP setting.
Ref.
http://stackoverflow.com/questions/668286/detect-blocked-popup-in-chrome
http://www.eggheadcafe.com/community/csharp/2/10247376/how-to-check-whether-the-popup-is-blocked-in-client-sytem-ie.aspx
http://www.vbforums.com/showthread.php?t=631673
Atul T.
Please click "mark as answer" if this post helped you.