Hi,
In my site I am giving an option for the users to upload their photo and it will appear in their account page.
At present I have created a folder called 'Userimages' together with the other folders in my FTP, and when
a user uploads his image it will be stored in that folder.
Is it the way I should store the images or should I go for something else?
Thanks
r pPosted Jan 12, 2009, 1:30 PM
I had a look at the following discussion recently and it looks like storing images in a seperate folder gives more advantage.
http://forums.asp.net/p/1096999/1659399.aspx
Thanks
Ami SolomonPosted Jan 10, 2009, 9:55 PM
Read more about storing BLOB in a database.