macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Detect image type

Subject: Re: Detect image type
From: "Daverms" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 05:02:41 +0000 (UTC)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

Hi,

 For getting the extension you need to use cffile.serverfileext as Azadi 
suggests.

 Meanwhile CF8 image functions like,

 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_in-k
_16.html#5184162 To verify the image file is valid one.

 and

 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_in-k
_15.html#5165648

 etc.,

 Also the 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_h-im
_32.html#5164681 function returns a structure that contains information about 
the image.


<Prev in Thread] Current Thread [Next in Thread>