User1764167293 posted
I am using the image control to upload an image.
I can get the file's name with fileupload1.FileName or its length with FileUpload1.FileBytes.Length.
How do I get the images's pixel width and height?
Thanking you in anticipation.
Roger