Hello
I have a string of data that is transmitted over https (B4A->B4J). Within the string are telelphone numbers that are prefixed with '+' symbol, e.g +353871234567. When the data is received the '+' has been chaned to a space (0x20).
How can I prevent this. Is there a mothod that can be called to preserve the data ?
Regards
John.
I have a string of data that is transmitted over https (B4A->B4J). Within the string are telelphone numbers that are prefixed with '+' symbol, e.g +353871234567. When the data is received the '+' has been chaned to a space (0x20).
How can I prevent this. Is there a mothod that can be called to preserve the data ?
Regards
John.