Hi all.
I have a link in a webpage to an excel document. It works but in IE it opens the document as embedded within the IE window. How do I get IE to not open it as embedded but launch Excel instead to open the document?
thanx in advance....:)
Printable View
Hi all.
I have a link in a webpage to an excel document. It works but in IE it opens the document as embedded within the IE window. How do I get IE to not open it as embedded but launch Excel instead to open the document?
thanx in advance....:)
Hi, If you're a member of asptoday, you can get a script for doing this at:
http://www.asptoday.com/content/arti...siH05UGWxArA8S
...oterhwise the techinique is that you read the file binary, change the asp-header and the writes the file binary again. If you dont find any solutions I might have some code for this somewhere.