> Well, that's not QUITE true. cfmail works exactly like 
> cfoutput in that you may nest it inside of a cfoutput 
> with a group attribute. Just like nesting any other cfoutput.
> 
> Geez Dave. I've been waiting 3 years to say you're wrong 
> about something. Even if I do know what you mean, I'm still 
> taking the rest of the day off!

Well, my point was that both tags are output tags - the primary difference
is where the output goes. Typically, you don't use CFMAIL and CFOUTPUT at
the same time, since the two tags are both output tags - one outputs to
SMTP, the other to the buffer containing all the HTML and text that'll be
returned to the browser.

Nevertheless, Bud, you deserve the whole week off!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to