NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Flint G on October 20, 2008, 02:30:56 PM

Title: Web Client appends CR/LF to POST messages
Post by: Flint G on October 20, 2008, 02:30:56 PM
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
Title: Re: Web Client appends CR/LF to POST messages
Post by: Bruce on October 22, 2008, 02:35:56 AM
Hi Flint,

see my email to you but, in summary,
put a & at the end of our Post string. That'll probably do the trick.

Cheers
Bruce