Upload an image and then display it
What i'm trying to is I'm sure very simple however I'm really not sure where to start.
Basically, we have an application where there is an image displayed which we regularly update. To save the IT staff having to do this we are hoping to push the option to the users so they can make the changes and then upload it.
All I need to be able to do is have a facility where a user can take an image from their machine, upload it (which stores the image data in a BLOB column on a table I presume) and then render that image in an item on a page.
As I said above, I'm really not sure where to start so a simple explanation would be very much appreciated! :)
Cheers in advance,