I've been fighting with my own upload script, but have failed to make it work. I need an uploader that resizes image files and generates thumbs on my server. The location of the uploaded file and thumb will be added to a MySQL database. I can do that with little effort, but this script is driving me crazy. This has probably been asked a million times, but I've failed to find anything like what I need on other sites (for free). I'd like to use Image::Magick for the resizing. Can someone point out a good uploader that does what I need? Either that or post a simple uploader here? Thanks for your help!