if you want to put the date and time in the subject, why don't you use
DateFormat(Now(), 'mask') and TimeFormat(Now(), 'mask')?

-----Original Message-----
From: Harry Miller [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 21, 2001 7:31 PM
To: CF-Talk
Subject: Formatting <CFMAIL>


--=====================_4525931==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed


I have formatted the subject line in the <CFMAIL> as follows:

SUBJECT="CDR Beta-#Company#-#Now()#-#Last_Name#, #First_Name#">

How can I eliminate the {ts ' and '} from printing in the subject line of
the e-mail?  Example below:

Subject: CDR Beta-Gap-{ts '2001-01-21 10:57:21'}-Miller, Harry

Thanks

Harry
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to