Results 1 to 2 of 2

Thread: window.open IE bug

  1. #1
    Join Date
    Dec 2007
    Posts
    18
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default window.open IE bug

    i got this script code:

    window.open("../files/word.doc");

    when executing this script in FF all works fine and a download box is lunched but in IE7 it just opens a window that disappears in a sec without allowing to download the file.. Any ideas how to fix that.. or how to create a dynamic download-luncher...

    Thanks beforehand..

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    SteeleR, This is because IE wants to be "Secure" right now they're being a little too secure, so the only way to fix this problem is put it in a .html file.
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •