.gif wont show with image control

  • Thread starter Thread starter Andy B
  • Start date Start date
A

Andy B

I have images in app_data folder. For some reason, the image control never
shows them. What do I do?
 
files in the app_data folder can not be accessed by the browser because
its a protected folder. if you want to browser to access them, supply an
aspx page that streams out the images. google this group for examples.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top