Marlon_Br
07-25-2006, 04:35 PM
Hi,, does someone knows if there is a way to limit an image size on the client side, using Javascript instead of doing it with php on the server with $file_size for example?
Thanks
Thanks
|
Click to See Complete Forum and Search --> : image upload Marlon_Br 07-25-2006, 04:35 PM Hi,, does someone knows if there is a way to limit an image size on the client side, using Javascript instead of doing it with php on the server with $file_size for example? Thanks bokeh 07-25-2006, 05:13 PM To my knowledge there is not one that any modern browser takes any notice of. This means the whole file has to be uploaded just so PHP can see it is oversize. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |