What you'd be looking at there would be a custom script. Have a look at the image functions of PHP. It can be done, but I think you'll find it easiest to figure it out and write it yourself. Mike "Miguel brás" <m.bras@netcabo.pt> wrote in message 009801c2ee36$a5a20a60$7b225451@netcabo.pt">news:009801c2ee36$a5a20a60$7b225451@netcabo.pt... Hi there gents, i looked all web for a good script to create a image thumbnail at the time I make the upload to server and DB. I mean, i have a form with some fields. One of it is the imagepath. I store here the image path so i can display the full image on a third page. Now what i want is to create a thumbnail, save it on the server and also save the path on DB so i can get it on a query on the second page before displaying the full image. Any script or tip out there? Thx Miguel -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php