Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default problems viewing excel over internet explorer

I've been using the following lines of code:

Response.Buffer = TRUE
Response.ContentType = "application/vnd.ms-excel"

to return tabular data in MS Excel format in a .asp file.
It works fine except for two problems:

First, when output to Excel it won't allow Windows XP
users to save it to disk even though they can see it in
their browser. Windows 2000 users can accomplish this
with no problem.

Second, when someone interrupts the transfer, Excel 2002
is somehow keeping a read only copy somewhere that I can't
figure out how to delete, so I cant even open the file
anymore.

Anyone know how to fix these things?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Launching Excel From internet Explorer pjnesbitt Excel Discussion (Misc queries) 0 June 27th 06 04:21 PM
viewing online help with MS Internet Explorer Richard Excel Discussion (Misc queries) 0 June 20th 06 01:47 PM
Running Internet Explorer from Excel Wojciech G. Charts and Charting in Excel 3 August 19th 05 02:50 PM
Hyperlink from Internet Explorer to Excel Ian West Excel Discussion (Misc queries) 0 July 20th 05 02:25 PM
Can I control Internet Explorer using Excel VBA? JohnI Excel Programming 2 September 1st 03 12:21 AM


All times are GMT +1. The time now is 11:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"