hi all,
i wud like 2 store image path instead of image in DB. when user browse for image, the path get store in DB and image in some folder. when user retrieve the image, it shud display on web page in image control.
can someone tell me how can i achieve ths using C# in Asp.net ???
i am able to store the image in DB, but its not a good practice. so i change ths...