----- Original Message ----- From: "Mario Martinez R." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, April 13, 2002 02:27 PM Subject: null DateTime value
> Hi All > How can I write a null DateTime value in coldfusion?? > regards > Mario I'm not entirely sure what you are trying to do, but ColdFusion doesn't have a concept of NULLs. The best you can do is just set the dateTime variable to an empty string. If this isn't entirely what you're looking for, perhaps you can elaborate on what you're doing. Regards, Dave. ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

