<cfif Cfusion_encrypt("#attributes.pword#", "#key#" EQ login.password><br>--------<br>pword is the password user entered.<br>login.password is in database. but looks weird. some number and alphabets. no logic.<br>Is there anyone knows what's Cfusion_encrypt's function.<br>thanks