macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: Encrypt / Decrypt help

Subject: Re: Encrypt / Decrypt help
From: "cf_dev2"
Date: Wed, 24 Oct 2007 21:52:17 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Ah, okay.  

 Yes, I agree with you that values should be trimmed. But assuming you've used 
Encrypt(trim(form.password),...) there's no need to use trim() again on the 
encrypted string.  Its probably changing the value.




<Prev in Thread] Current Thread [Next in Thread>