Link to home
Start Free TrialLog in
Avatar of swonge
swonge

asked on

getting uplaoding img width and height info

Hi,
   I would like to know if there's any way to get the img's width and height for an uploading image while they try to upload an image using FORM. Thanks for your help
Avatar of katyan
katyan

i don't think so. it's after all binary data that u get when a form is submitted.
ASKER CERTIFIED SOLUTION
Avatar of a.marsh
a.marsh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of swonge

ASKER

Thanks for your help, it suit exactly what I have to do.  Thank you so much =)