> hey guys, I always wanted to use this tag, but what are the 
> uses of it other than displaying a text file on a page, which 
> can be done using the CFFILE tag using the WRITE action anyways?

It's used to send back non-HTML content to the browser, whether that content
is dynamically generated or stored within a file on the filesystem.

On an unrelated note, it strikes me as odd that you want to use a tag for
the sake of using a tag. You'll have better success as a programmer to
instead focus on solving specific problems, using whatever tags are
necessary to do so.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to