Re: ASP.NET Images are not displayed
- From: "Richard Hein" <Auxon@xxxxxxxxxxxxxxx>
- Date: Mon, 7 Nov 2005 12:06:16 -0500
Hi Gary,
All I'm doing is adding these (tried both):
<img src="App_GlobalResources/images/logo.gif" />
<asp:Image ID="Image1" ImageUrl="~/App_GlobalResources/images/logo.gif"
runat="server" />
Neither works. The URL resolves correctly, if I look at the page rendered
and check the properties of the placeholder. I've tried putting the image
in another directory, including the root in case it was a permission issue.
No dice.
Regards,
Richard Hein
""Gary Chang[MSFT]"" <v-garych@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:BfctyRd4FHA.1172@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Richard,
>
>>Hi, I have a problem with the standard Image controls
>>and img tag. The images are being displayed in the
>>designer, but not when I view the page.
>
> Would you please tell me how do you specify the picture's location in your
> web page?
>
> You need to specify a URL addess of your target picture file in the web
> page's img tag, providing a local path will not work when you browse that
> page in a Browser...
>
>
> Thanks!
>
> Best regards,
>
> Gary Chang
> Microsoft Community Support
> --------------------
> Get Secure! ¡§C www.microsoft.com/security
> Register to Access MSDN Managed Newsgroups!
> http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
> &SD=msdn
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
.
- Follow-Ups:
- Re: ASP.NET Images are not displayed
- From: "Gary Chang[MSFT]"
- Re: ASP.NET Images are not displayed
- References:
- ASP.NET Images are not displayed
- From: Richard Hein
- RE: ASP.NET Images are not displayed
- From: "Gary Chang[MSFT]"
- ASP.NET Images are not displayed
- Prev by Date: Re: VS 2005 Slowness
- Next by Date: enabling disabled menu item
- Previous by thread: RE: ASP.NET Images are not displayed
- Next by thread: Re: ASP.NET Images are not displayed
- Index(es):
Relevant Pages
|