URLEncodedFormat() even.

Steve

-----Original Message-----
From: Patricia Lee [mailto:[EMAIL PROTECTED]]
Sent: 02 December 2000 18:12
To: CF-Talk
Subject: RE: passing a negative value


wouldn't urlencrypt() work?  Pass in -5, it gets url coded, and then on the
application page you don't have to do anything, as CF will automatically
decode url encryption for you?

> -----Original Message-----
> From: Jon Hall [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 02, 2000 10:36 AM
> To: CF-Talk
> Subject: passing a negative value
>
>
> I need to pass a negative value to a url variable, anybody
> know how I should
> go about this?
>
> I know I can probably just represent negative numbers with a static
> character like M5 would be -5, I could just replace the m
> with a - and do my
> calculations.
> There has to be a faster way...
>
> jon
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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