Re: ENcoding URL

2001-04-17 Thread Todd Ashworth
nal Message - From: "Pooh Bear" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, April 17, 2001 6:49 PM Subject: RE: ENcoding URL > how do I encrypt the string?! :( > > > >From: "Dylan Bromby" <[EMAIL PR

RE: ENcoding URL

2001-04-17 Thread Costas Piliotis
#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]>

RE: ENcoding URL

2001-04-17 Thread Pooh Bear
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 strin

RE: ENcoding URL

2001-04-17 Thread Dylan Bromby
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

Re: ENcoding URL

2001-04-17 Thread Pooh Bear
TED]> >Subject: Re: ENcoding URL >Date: Tue, 17 Apr 2001 15:24:47 -0500 > >no without useing a form post > >- Original Message - >From: "Pooh Bear" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, April 17, 2001

RE: ENcoding URL

2001-04-17 Thread Douglas A. Hott
Even then, with some easy-to-get sniffer software, users can still see and modify hidden form variables. -Original Message- From: Bryan LaPlante [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 4:25 PM To: CF-Talk Subject: Re: ENcoding URL no without useing a form post

Re: ENcoding URL

2001-04-17 Thread Bryan LaPlante
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 peo

ENcoding URL

2001-04-17 Thread Pooh Bear
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

Re: Encoding URL Variables

2001-02-27 Thread Joseph Thompson
Not 100% secure, but you could encrypt the value... > How do I encode URL variables so that I can pass semi-sensitive info over URL? > #decodedvalue# ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Encoding URL Variables

2001-02-26 Thread Willy Ray
How do I encode URL variables so that I can pass semi-sensitive info over URL? Willy Ray ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf