Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Can't display Excel in IE


Message #1 by williams@s... on Mon, 17 Sep 2001 13:51:46 -0400

Hi,



I has been using Response.ContentType = "application/vnd.ms-excel" in my

ASP to create excel spreadsheet. It is running fine except one of my user

does not get the excel but htm code as we can see on clicking view>>source

on IE 5.



I think there must be some wrong setting on the user intranet security

setting.



Can anyone help me on this.



Thanks

William



Message #2 by "phil griffiths" <pgtips@m...> on Tue, 18 Sep 2001 10:31:45
perhaps this user doesn't have any associations set-up in windows for 

excel files, so the browser doesn't know what to do with them.



> 

> Hi,

> 

> I has been using Response.ContentType = "application/vnd.ms-excel" in my

> ASP to create excel spreadsheet. It is running fine except one of my user

> does not get the excel but htm code as we can see on clicking 

view>>source

> on IE 5.

> 

> I think there must be some wrong setting on the user intranet security

> setting.

> 

> Can anyone help me on this.

> 

> Thanks

> William

> 


  Return to Index