i need an image upload script that lets users upload an image to my website
need it to have:
Size check > allow certain sized files to be uploaded
extention check > only allow certain extentions .jpeg, .png ect...
i want it to creat a thumbnail callery on a certain page too
if anyone could dop this or give me info on how to do this please let me know :D
02-19-2006, 04:12 PM
Dale
Have you checked the tutorials here on gfxvoid for html?
02-19-2006, 04:56 PM
Atolar
That wouldn't be an html script. I'm sure a couple searches on Google would find the sollution for you. Script sites tend to all have this type of tut.
02-20-2006, 02:26 PM
JustinB
Yeah, I think I've came across one before on a Scripts website.
02-20-2006, 05:17 PM
Samuel
Actually you can download scripts and implement into your site. I know some a few, but they are in PHP. Other's may be in HTML but im not sure.