On Wed, Nov 19, 2003 at 04:08:27PM +1100, Mark M wrote:
> hey all -
>
> Anyone know a nifty way to tell if a string is URL Encoded or not?
>
> I'm drawing blanks.
Try something like:
<cfif DataString contains "%" and
REFind("%[[:xdigit:]][[:xdigit:]]",DataString) gt 0>
decode goes here...
Cheers
Paul Haddon
Technical Services Manager
Formstar Print Technologies
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004