Reuben King wrote:

> I feel tempted to flame you, but I won't.  Cold Fusion is 
> only concerned 
> with Cold Fusion .cfm files.. NOTHING ELSE.  It doesn't care about 
> PDF's, it doesn't care about making text flash in your browser, it 
> doesn't care about ANYTHING but parsing .cfm files!!!!!

This is patently incorrect. There is tremendous filesystem functionality
built into the <cffile> and <cfcontent> tags. You can pretty much serve
out any file you want, however you want it, at any time. If you want to
secure non-CFM files, put them in a directory outside of your web hierarchy
and use a script that serves them out using <cfcontent> or (sometimes) 
<cffile> -- after the appropriate security checks, of course.


Chris Tweney
Media Application Developer
roundpeg
www.roundpeg.com
1700 California Suite 260
San Francisco, CA. 94109
Ph. 415-437-3900 
Fax 415-437-3904

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to