Les Mizzell wrote: >> If you need an extra layer for this, your server-side layer is broken. > > cfqueryparam isn't going to redirect the user back to the form and say > "Hey idiot, your email address is REQUIRED". > > What am I missing?
cfqueryparam is also not going to validate that the data the user entered in the field for an email address is a syntactically correct email address. You need that other layer anyway. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275456 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

