A Andy B Nov 19, 2008 #1 I have images in app_data folder. For some reason, the image control never shows them. What do I do?
B bruce barker Nov 19, 2008 #3 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)
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)