I have created a page where users can upload an image and it works fine. Now, I would like to automatically resize the image (create a thumbnail) once the image is uploaded. I thought this would be easy, but I seem to running into problems. What would be the best way to do this? Does anyone have an example...