compare() is a case-sensitive comparison of strings.

On Fri, Oct 23, 2009 at 1:39 PM, Phillip Vector
<vec...@mostdeadlygame.com>wrote:

>
> I got a confusion issue here...
>
> session.sRep.PassWord NEQ password
>
> session.sRep.Password is 'AAA' (The old password)
> password is 'aaa' (The new password)
>
> How do I code up something that says "If the old password is not equal
> to the new password, then do foo"?
>
> It seems that NEQ or "is not" doesn't care about case.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327614
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to