[EMAIL PROTECTED] wrote: > All, > > Does anyone know a way to check a image file's height and width before or > after an image has been uploaded? I'm restrictinig the file type for *.jpg > only. > > I want to take the height and width values of the image being uploaded and > see if the values fall within an acceptable height and width range. > > Thanks. > > D > >
If you are running ColdFusion MX, take a look at image.cfc. http://www.opensourcecf.com/imagecfc/ -Ryan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259901 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

