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