[thelist] IE and Excel files

Miller, Bart MillerB at bek.com
Mon Jul 31 16:06:48 CDT 2000


Anyone know how to force IE to open Excel files in Excel and not in the
browser?

I tried using this ASP code:

Response.ContentType = "application/vnd.ms-excel"
Response.Redirect "myfile.xls"

...but it still opens in the browser.





More information about the thelist mailing list