PDA

View Full Version : Desperately seeking a script.


StillBlue
02-05-02, 11:53 AM
I am desperately seeking a script to resize Jpegs and upload them at the same time, so that if someone tries to upload a massive jpeg the script resizes it to say 100x133 pixels and then saves it onto a directory in the webspace. Basically the user interface will give them just the two options, to select the Jpeg of their local HD and then to upload it. They need not have any knowledge of the image sizes etc. It might be nice though to have a status bar in the middle of the screen showing how the upload is going, but if the worst comes to the worst they can watch the one in the bottom of explorer. Preferaby the script should be free :D :) :D

I know I should really write the script myself but why reinvent the wheel when someone out there has probably already done it.

Thanx in advance.

Blue

Gresyth
02-09-02, 04:49 AM
Try here (http://www.zdnet.com/devhead/resources/scriptlibrary/)

Quaky
02-09-02, 07:53 PM
What scripting platforms are you using? if you are using ASP on a windows 2000 server I would recomend the servlets from Websupergoo @ http://www.websupergoo.com I use their ABCupload tool and it performs very well.