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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to