If users don't enter a date in a field, I want it to go into the database as null.
However, <cfparam name="session.myevent.rsvpby" default="" type="date"> and <cfparam name="session.myevent.rsvpby" default="null" type="date"> don't work. What do I use for a default value of nothing when it's a date? Thanks, Tom MacKean --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
