this method works great, but it does not stop the page, it keeps going adding the user to the database even with the wrong email combo
(o o) ----ooO--(_)--Ooo---------------------------------- John Barrett Flash Design & Development http://www2.hawaii.edu/~johnbarr .oooO ( ) Oooo. \ ( ( ) \_) ) / (_/ On Monday, April 18, 2011 at 1:20 AM, Andrew Scott wrote: > > I don't think this is the problem, but as email addresses are not case > sensitive, you could just do this > > <cfif form.email_address neq form.email_address2> > > > > Regards, > Andrew Scott > http://www.andyscott.id.au/ > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5274 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
