I'm developing a user registration form with an optional photo upload feature. I'd like to check if the photo upload exceeds a limit on dimensions.
Is it possible to do this with Javascript?
I'm developing a user registration form with an optional photo upload feature. I'd like to check if the photo upload exceeds a limit on dimensions.
Is it possible to do this with Javascript?