Question
Check Image Size before Upload
Check Image Size before Upload using form with two browse
button.
I am using CGI.CONTENT_LENGTH to fetch the Image Size,but it is giving be the total size of the images I am selecting from two browse button.I need the image size of one selected by first browse button and second button seperalty. But not able to find the code to check the Image Size seperalty through a single form(with two browe buttons).
Can anybody help me out.
I am using CGI.CONTENT_LENGTH to fetch the Image Size,but it is giving be the total size of the images I am selecting from two browse button.I need the image size of one selected by first browse button and second button seperalty. But not able to find the code to check the Image Size seperalty through a single form(with two browe buttons).
Can anybody help me out.