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:327612 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

