I use ImageingLib by Benoit Hediard (Attached)

                <cfinclude template="/inc/ImagingLib.cfm">
                <!--- Get image width --->
                <cfset ImageWidth = ijGetWidth(
"#dir##imgserverfile#")>
                <cfset ImageHeight = ijGetHeight(
"#dir##imgserverfile#")>

Since replaced with Imaging CFC on his website it seems
http://www.benorama.com/coldfusion/components/imaging.htm

Cheers,
Brian

>>> [EMAIL PROTECTED] 6/10/2004 1:23:25 pm >>>
Hello,
Does anyone know how to get the pixel size(width and height) of an
image
when uploading. Ive tried looking for free cutom tags with no avail.
Any
help would be appreciated
Cheers
Gavin



---
You are currently subscribed to cfaussie as:
[EMAIL PROTECTED] 
To unsubscribe send a blank email to
[EMAIL PROTECTED] 
Aussie Macromedia Developers: http://lists.daemon.com.au/


____________________________________________________________________________

Wesley College Melbourne is a world class coeducational independent school
developing the whole person through timeless principles of learning:
� to know
� to do
� to live with 
� to be
with innovation and wisdom
____________________________________________________________________________

This email is intended only for the use of the individual or entity named
above and may contain information that is confidential and privileged. If
you are not the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this email is strictly prohibited.
If you have received this email in error, please email a reply to Wesley
College and destroy the original message.
____________________________________________________________________________

Attachment: ImagingLib.cfm
Description: Binary data

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to