Forums
This topic is locked
Get Blob Image Dimensions
Posted 10 Apr 2011 07:44:25
1
has voted
10 Apr 2011 07:44:25 James Threadgill posted:
I am working with ASP and BLOB images. I want to save the image dimensions to the database on upload. Is there any way I can get the image dimensions from the posted file without saving it to disk? I could do that, get the dimensions with a fso, then delete it, but that seems a lot of overhead just to get dimensions.Edited by - James W. Threadgill on 11 Apr 2011 21:20:56