I think you're looking for URLEncodedFormat()

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

----- Original Message -----
From: "Randell B Adkins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 11:24 AM
Subject: RE: Decrypt Function


> There is no help in CF5 for URLEncryptedFormat
>
> Where is the docs on that function?
>
> >>> [EMAIL PROTECTED] 07/01/02 01:45PM >>>
> are you also using urlEncryptedFormat()  (different fromt he kind of
> encryption you're talking about).. escapes characters not valid in url
>
> ken
>
> -----Original Message-----
> From: Randell B Adkins [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 01, 2002 1:17 PM
> To: CF-Talk
> Subject: Decrypt Function
>
>
> What does this mean:
>
> "The value to be decrypted is not valid"
>
> I have the SAME KEY for the Encrypt & Decrypt.
> The value is being passed on the URL.
>
> #Encrypt("ThisValue","myE_KEY")#
>
>
> Then on another page:
> #Decrypt(URL.PID,"myE_KEY")#
>
> Gives me the error message indicated above....
>
>
>
>
>
>
>
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to