Results 1 to 2 of 2

Thread: want IE to open excel separate from browser, like Netscape does it

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Texas
    Posts
    1

    Question want IE to open excel separate from browser, like Netscape does it

    I'm trying to get IE to open Excel separately from the Browser. It opens OK in the browser right now. I want it to open like Netscape does where it gives you the option to open it or save it to disk. Can anyone help me figure this out? Thanks in advance.

  2. #2
    chenko
    Guest
    Im not sure but try putting target="_BLANK" in the A tag


    Code:
    <A href="file.xls" target="_BLANK">link</A>

Posting Permissions

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



Click Here to Expand Forum to Full Width