Help? Looking for a programmer to write a script. Image uploading

taltos1

Senior member
Nov 15, 2001
892
0
0
I am in need of a script that will upload images to a site and place them in ftp/or a web based admin for retrieval. In addition, I would really like some way of checking the image for properties (300DPI, 800x600, etc) and give feedback to the user if it does not meet certain specs.

Does anyone know where I can find someone legit and reliable for a reasonable price? Or anyone here? Thanks a lot
 

QED

Diamond Member
Dec 16, 2005
3,428
3
0
What language are you using?

I can whip something up in PHP or Perl if that's your thing.

For Coldfusion, there's actually a freeware nifty plugin that will work for you as well.
 

taltos1

Senior member
Nov 15, 2001
892
0
0
Coldfusion ehh. Could you send me a link, and if custom then I am looking at PHP. Thanks
 

QED

Diamond Member
Dec 16, 2005
3,428
3
0


There is the iEdit image editor plugin:

http://www.developeroffice.com/index.cfm?page=download

You will have to create your own upload script, but you can use that plugin to check the uploaded file's size, and delete and warn the user if it is too large. It can also create a thumbmail of the uploaded image as well.

Another Coldfusion option is the "Too Simple File Manager 2". Go to Macromedia's website, click on the Exchange tab, and do a search for "image upload" in the Macromedia Coldfusion Exchange area.