clarification: Now() is a function. Now is a variable. In the case of your error -- the variable the parser was looking for, 'Now' did not exist.
> -----Original Message----- > From: Martin Sutton [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 05, 2002 06:13 > To: CF-Talk > Subject: RE: date format > > > DateFormat(Now(), "mmmm,dd,yyyy") > > -----Original Message----- > From: Robert Orlini [mailto:[EMAIL PROTECTED]] > Sent: 05 February 2002 14:03 > To: CF-Talk > Subject: date format > > > Hello, > > I know this is an easy one, but I can't get it to work. How can I have > the current date display as Month, Day, Year? The DateFormat parameter > doesn't accept a mask as one CF book reads: #DateFormat(Now,"mmmm dd, > yyyy")# > > Any help appreciated. Thanks. > > Robert O. > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

