I can't seem to get this to work. I have a date field in an Oracle DB, created as event_date date. It has a date field that's not required so it's only filled in when a date is available. How do I test to see if it's empty or not? I did: <cfif whatsnew.event_date NEQ undefined> <cfif whatsnew.event_date NEQ NULL> <cfif whatsnew.event_date NEQ ''>
thanks. daniel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229489 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

