Hello,
I am using the NetTalk Web Client (4.29) to post a string request for credit card processing.
When I post the request, I am certain there are no stray CR/LF characters attached to the end of my string, but when the processor receives the request, there are always two sets of CR/LF characters appended to the last field value in the string. I verified this by switching the order in which the fields were listed, and sure enough the CR/LF characters would always attach to the last field value in the string. When sending the same information via a standard web form HTML file, the characters did not exist.
How can I find out if NetTalk is adding these CR/LF characters, or if I should look elsewhere?
Regards,
Flint