Perfect - thanks - I was missing the double quotes on the "d" Tks, Brian Grant
-----Original Message----- From: Lipp, Gord [mailto:[EMAIL PROTECTED]] Sent: April 18, 2002 12:31 PM To: '[EMAIL PROTECTED]' Subject: RE: [CFTALKTor] Session Variable Hi Brian You could probably use the datediff function and do something like this. <cfoutput> #DateDiff("d", now(), "jun-01-2002")# </cfoutput> Regards Gordon Lipp Systems Technician Guelph Public Library http://www.library.guelph.on.ca > -----Original Message----- > From: Brian Grant [mailto:[EMAIL PROTECTED]] > Sent: April 18, 2002 12:18 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [CFTALKTor] Session Variable > > > Hi all - I'd like to show a certain "countdown date" - i.e. > twenty days till > June ... then nineteen the next day ... > > is there a way to do this in a coldfusion tag ( or should I > use Javascript? > ) > > thanks, > Brian Grant > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: Brian Grant <[EMAIL PROTECTED]> > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) > http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) > - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Lipp, Gord" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: Brian Grant <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
