If you want to secure the passwords in the database you can hash() them
before putting them in and check the hash when authenticating. 

Mike


-----Original Message-----
From: Mark Johnson [mailto:[email protected]] 
Sent: Thursday, April 30, 2009 11:10 AM
To: cf-newbie
Subject: Help with registration page


I'm creating a registration page. When the user registers I want them to be
emailed an activation link that they need to click on in order to activate
their account. How can I creat this random number(hash). 

HOw would I go about hashing newly created passwords for sign up forms?

Thanks for any help.
Mark 
. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4541
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to