I thought I would experiment for the first time with an Image standard
control in VS 2005. I pressed create web site, I copied a jpg into the
App_Data folder, added an image control to Default.aspx and set the ImageUrl
to the jpg ( ~/App_Data/Picture.jpg ). The picture appears in the designer,
but when I run the page there is no picture.
What am I doing wrong - I have no idea!
--
John Austin
control in VS 2005. I pressed create web site, I copied a jpg into the
App_Data folder, added an image control to Default.aspx and set the ImageUrl
to the jpg ( ~/App_Data/Picture.jpg ). The picture appears in the designer,
but when I run the page there is no picture.
What am I doing wrong - I have no idea!
--
John Austin
Comment