|
-
Jul 18th, 2001, 01:39 PM
#1
Thread Starter
New Member
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.
-
Jul 18th, 2001, 02:02 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|