![]() |
ASP to Excel
Hello,
I create html table in an ASP page, set Response.ContentType = "application/vnd.ms-excel". In one cell in the html table, there's an image tag: <td colspan="3"><img border="0" src="img/CRG_logo.gif"></td>. When excel opens, the cell will show the little image not found icon instead of the image itself. I have no idea why that happens, is there a solution for this? I'd appreciate any help, thanks. A Fu |
Re: ASP to Excel
"A Fu" <A Fu@discussions.microsoft.com> wrote in message
news:FE5B8A4E-4D83-4965-AA22-5DB8032D33AF@microsoft.com... > Hello, > > I create html table in an ASP page, set Response.ContentType = > "application/vnd.ms-excel". In one cell in the html table, there's an > image > tag: <td colspan="3"><img border="0" src="img/CRG_logo.gif"></td>. When > excel > opens, the cell will show the little image not found icon instead of the > image itself. > > I have no idea why that happens, is there a solution for this? I'd > appreciate any help, thanks. Not really an ASP issue - but did you try a fully qualified URL to the image? -- Tom Kaminski IIS MVP http://www.microsoft.com/windowsserv...y/centers/iis/ http://mvp.support.microsoft.com/ http://www.iisfaq.com/ http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://www.tryiis.com |
| All times are GMT. The time now is 06:59 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.