Ampersand in URL parameter // EncodeURL does not work
Hi Zoho,
I have a url link with a parameter.
The parameter is including ampersand in some cases (Can be "H&M" or "P&I")
When trying to use %26 instead of "&" (the result I get using EncodeURL())
I get H%26M instead of H&M in the parameter field.
How can I solve this?
Thanks!
Ravid