Take a look at the page source using your browser. (If you want more help, please post that.)
On your web server, what's the URL of your image? and that's what you should use in ASP.net code as the image path. (For example it might be something like /mysite/images/beautifulday.jpg, not something like c:\beautifulday.jpg)
Last edited by PeterPeiGuo; April 9th, 2010 at 10:22 AM..
|