[Javascript] Resizing images client-side

Terry Riegel riegel at clearimageonline.com
Fri Jul 13 13:22:18 CDT 2007


It seems like this would suffer the problem Tedd is trying to get  
around. He wants to stop the upload before it gets to the server. PHP  
only knows about the files after they are uploaded. This is why  
upload scripts are usually either ASP or PERL.

Terry


On Jul 13, 2007, at 10:06 AM, L Lay wrote:

> tedd wrote:
>> At 1:11 AM +0000 7/13/07, Troy III Ajnej wrote:
>>> Why don't you simply get the filesize of the image the client is  
>>> about
>>> to upload (via client script) and hit him with the message: "this  
>>> file is
>>> to large\n  the file must  be smaller than...," etc.




More information about the Javascript mailing list