RE: Using cfoutput in Emails

2002-12-09 Thread Ben Doom
IIRC, yes. Just pound them in the subject string. --Ben Doom Programmer & General Lackey Moonbow Software : -Original Message- : From: Clark, Aimee [mailto:[EMAIL PROTECTED]] : Sent: Monday, December 09, 2002 10:59 AM : To: CF-Talk : Subject: Using cfoutput in Emails : : : I

RE: Using cfoutput in Emails

2002-12-09 Thread Chris Alvarado
Just surround your variable with #'s subject="this is the subject : #variable#" Being that the subject attribute is part if a CF tag the variable will be evaluated by CF (assuming the variable exists of course). -chris.alvarado [ application developer ] 4 Guys Interactive, Inc. http://www.4guys.

Re: Using cfoutput in Emails

2002-12-09 Thread Joe Eugene
Defnitely.. u can do anything you want~!. BTW.. Why dont you take a minute or two and try this...! Have you tried any code? Got any errors? Joe On Mon, 9 Dec 2002 09:58:58 -0600 "Clark, Aimee" <[EMAIL PROTECTED]> wrote: > I have used cfmail for quite some time, but I > had a quick question. Is

Re: Using cfoutput in Emails

2002-12-09 Thread Candace Cottrell
I don't think you need the CFoutputs since you're within the cfmail tag. The ## should suffice. Candace K. Cottrell, Web Developer The Children's Medical Center One Children's Plaza Dayton, OH 45404 937-641-4293 http://www.childrensdayton.org [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 12/9