Well yes, but I wanted a long complex variable that someone would not be able 
to just guess an ID and validate the account.

Someone could put ID=5 in there and validate someone else's account.

Maybe I should use CreateUUID() store that in the database and send it in the 
URL in the email?  Would be harder to guess they just ID=5.  Might still get 
chopped off when they click it, because im not sure what is causing the 
chopping off.



> -----Original Message-----
> From: Alan Rother [mailto:[email protected]]
> Sent: Tuesday, June 16, 2009 3:48 PM
> To: cf-talk
> Subject: Re: email and encrypt
> 
> 
> Well, do you HAVE to put their email address in the URL string? Couldn't
> you
> just cross reference it off of the ID? Assuming of course you have their
> email address stored in your database and the UserID is related to it...
> =]
> --
> Alan Rother
> Adobe Certified Advanced ColdFusion MX 7 Developer
> Manager, Phoenix Cold Fusion User Group, AZCFUG.org
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:323552
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