Answer the question
In order to leave comments, you need to log in
How can I get the height and width of the uploaded image?
You need to validate the uploaded image. To do this, you need to get its height and width
(for example, height and width should not exceed 400px )
<form>
<input type="file">
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question