Hi everyone,
I need to put a file uploader on my webpage. The users of this website will be uploading pictures and then I would need the pictures to be automatically resized.
I have little idea how to achieve this, I looked around and discovered a javascript thing to let me define what extensions to allow and then I discovered the uploading can be performed wtih cgi. But I have no idea how I can have the automagic formatting to the pictures performed after they have been uploaded, does anyone have any idea? at least to what language would be needed, or programs or anything?
Thanks!