Question
encoding the "&" when using urlsessionformat()
The function doesn't encode the "&" when appending the cftoken and cfid
values to the query string, thus the code it renders may not validate.
Is there a way I can tweak it or a fix or a udf that replicates it correctly
and no slower, rather than having to use two functions - one for the
urlsessionfomat() and one to replace the "&" 's it generates with their
encoded equivalent?
--
Cheers,
Lossed
__when the only tool you have is a hammer, everything looks like a nail __