Hi Eric thanks so much!
(o o) ----ooO--(_)--Ooo---------------------------------- John Barrett Flash Design & Development http://www2.hawaii.edu/~johnbarr .oooO ( ) Oooo. \ ( ( ) \_) ) / (_/ On Friday, February 25, 2011 at 4:19 PM, Eric Nicholas Sweeney wrote: > > You need to do (or should do) server side checking... So after form > submittal: > > <cfif Form.IsSubmitted EQ TRUE AND FORM.Email1 EQ FORM.Email2> > All is Good (Do Form Stuff) > <cfelse> > All Is Bad (show error) > </cfif> > > > - Nick > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:5229 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
