If you're happy with the results of encrypt() (which isn't really that
strong of encryption) then all you'd have to do to use it is to
URLEncodedFormat() the value before using it on the URL.

This will add some length the encrypted value, but if all you're encrypting
is an ID number it shouldn't cause problems.

Jim Davis

  _____  

From: Les Irvin [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 22, 2004 12:17 AM
To: CF-Talk
Subject: Encrypting URLs

What's the best way to encrypt URL variables?  For example, I'm passing an
ID number but do not want it recognizable in the URL

The "encrypt" function doesn't seem to work as it creates reserved url
characters.

Thanks in advance for any help,
Les
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to