Insanity now, serenity later
Wednesday, February 5, 2014
ColdFusion: Passing encrypted values in url
If you're using encrypt / decrypt on url variables, urlencodedformat doesn't always work. Instead, use tobase64() after encoding and tostring(tobinary()) before decoding. This will ensure that only alphanumeric characters are passed in the url.
1 comment:
Anonymous
May 6, 2014 at 5:59 AM
Thanks for sharing it.
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Thanks for sharing it.
ReplyDelete