> If I remember correctly, the Encrypt routine will often place some bogus
> characters on the end of the encrypted string.  These characters can be
> stripped off, and it will decrypt fine.  But I don't remember the
> source of

Define 'bogus'. I seem to remember that strings returned from Encrypt didn't
work in form fields, but that's not a problem with the Encrypt function.
That's like saying, RepeatString() is broken since it can generate strings
that are not valid in the query string (ie, you have to URLEncode it first.)

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to