Question
URLEncodedFormat() / URLDecode
I found the live docs version of these 2 functions, but does
anyone know a
place to find a easier explanation on how to use these?
I know to use the URLEncodedFormat() you would use:
<cflocation url="page.cfm?var=#URLEncodedFormat('Form.variabletosend#')">
But I am not sure how to 'decode' it on another page to use it as a variable
on another page.
Thanks
--
Wally Kolcz
Developer / Support
place to find a easier explanation on how to use these?
I know to use the URLEncodedFormat() you would use:
<cflocation url="page.cfm?var=#URLEncodedFormat('Form.variabletosend#')">
But I am not sure how to 'decode' it on another page to use it as a variable
on another page.
Thanks
--
Wally Kolcz
Developer / Support
