Hello,
I have a form where a user can upload a file. Is there a way to check the height and width and if the the dimensions fall within a certain criteria the image is uploaded? If not uploaded I want to display and error. I would like images to be no greater than 80 pixels wide by 120 pixels tall.
Anything to point me in the right direction would be great. Thanks!