Forum Moderators: open
Thanks!
Place the image files outside of the public dir. Then create an asp.net page that returns the image data bases on a filename specified in the querystring ( getImage.aspx?filename=pizza.jpg )
GetImage can read the original image file (give the asp_net process read access to them) and check the security