I want to implement a function into my website.... On the main page of my site, I have a photo gallery identified by div id="gallery and each picture is broken up between li breaks... each image is 100x100 pixels also. I was wondering if it is possible to enable anyone to upload a picture and have it automatically resized to 100x100 pixels, and inserted between line breaks and into the div, gallery. Does anyone know how to go about doing this, or if there is already a script out there?
Thanks in advance!
