Hi,
I've read numerous posts that suggest storing a web url to a photo in the sql databse vs the image itself but can find nothing on the specifics of how to do this. Am I simply storing the url that is in the source code. For example, the url is:
ImageUrl="~/App_Data/Photos/WeddingPhotos/Wedding1/1.jpg"
or is there a way to store it so that when the database is viewed the photo opens with it?
Thanks,
Leesha



