PDA

Click to See Complete Forum and Search --> : excel not embedded in IE


pardede
May 17th, 2001, 03:14 AM
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....:)

fredrik
May 17th, 2001, 04:33 AM
Hi, If you're a member of asptoday, you can get a script for doing this at:
http://www.asptoday.com/content/articles/20010205.asp?UseHB=True&WROXEMPTOKEN=2838553ZpVKQsiH05UGWxArA8S

...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.