#Urlencodedformat(encrypt(text, encryptionkey))#

-----Original Message-----
From: Pooh Bear [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, April 17, 2001 3:50 PM
To: CF-Talk
Subject: RE: ENcoding URL


how do I encrypt the string?!!!!! :(


>From: "Dylan Bromby" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: ENcoding URL
>Date: Tue, 17 Apr 2001 14:11:29 -0700
>
>sure there is.
>
>encrypt the strings. i do it all the time. i also make the key for 
>encryption dynamic so the URLs can't be copied & pasted.
>
>on top of which, in some cases i URLEncodedFormat() the already 
>encrypted strings. which further makes them undecipherable.
>
>-----Original Message-----
>From: Bryan LaPlante [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, April 17, 2001 1:25 PM
>To: CF-Talk
>Subject: Re: ENcoding URL
>
>
>no without useing a form post
>
>----- Original Message -----
>From: "Pooh Bear" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Tuesday, April 17, 2001 2:37 PM
>Subject: ENcoding URL
>
>
> > hey yall, is there a way to hide the values in the URL so people 
> > can't
>see
> > them?
> >
> > like I am passing URL variables, like Something=4&This=Hiyah is 
> > there a way to hide the values or display them differently????
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to