Hello everyone,
I have a problem when an event field contains the character ‘+’. When I parse the request in the server side this charcater is replace by ’ ’ (a space). Does anyone have any idea about this issue ?
Thanks for your help.
Best regards.
Yann
Hi me,
It’s append when we put the fallowing instruction : dp.enableUTFencoding(false);
Yann