Hi Leonard, thanks so much! I like this method
John

(o o)
----ooO--(_)--Ooo----------------------------------
John Barrett
Flash Design & Development
http://www2.hawaii.edu/~johnbarr

.oooO
( )  Oooo.
\ (  (  )
 \_)  ) /
(_/


On Sunday, February 27, 2011 at 8:20 PM, Leonard Boche wrote: 
> 
> Hi John,
> 
> Although Nick's idea will work, another idea to try is
> the "compare function" to perform your evaluation.
> 
> Using the compare function will not only check that both
> are the same, it will also check for case sensitivity of
> each to make sure all characters were entered the same.
> 
> Example:
> 
> <cfif compare(form.email1,form.email2) eq 0>
> They match
> <cfelse>
> They do not match
> </cfif>
> 
> Leonard 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:5233
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to