I need to create a website that can have its contents altered by users.  It is simple enough to provide a text box that users can type text into and have it stored in a database so that it can be viewed in the website later.  But, is it possible for a user to upload photographs so they can be displayed in the website as well?  Perhaps the C# code on the home page can check to see if an E-mail is received with images attached and then transfer them to the database so they can be displayed on other pages of the website.  Is this or some other means possible?
Maurice

Go to the complete details ...