View Single Post
Old 05-12-2006, 01:31 AM   #4 (permalink)
Redline
PHP Student
 
Join Date: Oct 2004
Location: Forest Grove, OR
Posts: 151
Redline is on a distinguished road
Send a message via AIM to Redline Send a message via MSN to Redline
Your best bet is to use some sort of scripting language to do what you're talking about. The form can be written in in HTML, just direct the action to the script. I have a gallery setup here: http://myspace.avclan.net/gallery

Images are submitted via form, then a php script resizes them if necessary, followed by the generation of a 100x100 center-cropped thumbnail image. If you like, I'll send you the script.
__________________
Current Project
Redline is offline   Reply With Quote