Rohit wrote:
> I am a newbie. I just started creating my web-site and added few
> images in the APP_DATA folder. The images are visible in the design
> time but when I run my web-site and Internet Explorer opens, only
> small image boxes are displayed with red cross mark in between. Why
> the images are not visible?
>
The most likely reason is that the image paths are not set correctly.
If you right click on the image in Internet Explorer and click
"Properties", see that the "Address (URL)" says. It should be something
like : "http://localhost/APP_DATA/test.jpg" - post it back here and I'll
comment further
Cheers,
RB.