IIS ASP - "Cannot download" an excel file from an ASP page

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > April 2005 > "Cannot download" an excel file from an ASP page





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author "Cannot download" an excel file from an ASP page
cajunmaori

2005-04-27, 2:48 am


I am having trouble downloading an excel report generated from our ASP
pages. We presumed it was something to do with the SSL certificate we
just installed, so loaded the ForceSSL.inc script from Microsoft and
changed the cache settings by changing this code in our globals.asp
file:

Response.AddHeader "pragma","cache"
Response.AddHeader "cache-control","private"
Response.CacheControl = "private"

Now we are having trouble with downloading about ten of the twenty
five reports that we have. Does anyone have any ideas? Help!



--
cajunmaori
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Stuart Palmer

2005-04-27, 7:56 am

Does this help?
http://www.aspfaq.com/show.asp?id=2161

Stu


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com