|
-
Feb 18th, 2009, 08:14 AM
#1
Thread Starter
Junior Member
[Resolved] [2008] ImageButton not displaying Image
Hello,
I have an ImageButton, which looks fine in the design mode, but when I run the application the image appears as a red 'x'.
<asp:ImageButton ID="imgExport" runat="server"
ImageUrl="~/App_Data/excel_icon.jpg" />
I think that the code looks OK and the permissions of the App_Data folder look fine, but I am at a loss of what to check next.
I'm sure its a newbie error, but I have potterd around for a while without finding the solution, I would welcome any help.
Last edited by Ping_Chow_Chi; Feb 20th, 2009 at 04:52 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|