Forum Moderators: open

Message Too Old, No Replies

xp sp2 internet explorer download prompt blocker

How to avoid the xp sp2 internet explorer download prompt?

         

bradical

8:34 pm on May 10, 2006 (gmt 0)

10+ Year Member




I have a website that offers a automatic software download prompt. The user clicks "download now" on a separate page, then they are taken to a page that automatically generates the download prompt and offers download and installation instructions, and also states "if the download does not start automatically, click here". You've seen similar pages on software download sites.

However, users that have XP SP2 and are using Internet Explorer cannot use this page. This is because the 'information bar' treats the automatic download prompt as a popup... Keep in mind, the user wants to download the software, and has already clicked a button on a separate page to do so. The value of this page is that it contains instructions for downloading and installing the software.

Is there a way that I can workaround this IE popup blocker? If not, can you suggest what I should do instead?

Thanks!
Reply With Quote

kaled

10:22 pm on May 10, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Post the essential parts of your code - it shouldn't be too difficult to solve this problem. (Edit out/exemplify all site-specific code as per TOS.)

Kaled.

bradical

9:13 pm on May 11, 2006 (gmt 0)

10+ Year Member



Thanks fo rthe reply... The basic problem is that IE with the xp sp2 upgrades blocks automatic download prompts. Is there a solution?

Philosopher

9:17 pm on May 11, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As kaled mentioned there is likely a solution, but we would need to see that specific part of your code to see why you are getting caught. There are many sites that still utilize this method and don't get caught so something in your code is likely triggering it.