NetTalk Central

Author Topic: Web Client appends CR/LF to POST messages  (Read 3627 times)

Flint G

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • Email
Web Client appends CR/LF to POST messages
« 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
« Last Edit: October 20, 2008, 02:38:25 PM by flintg »
NetTalk: 12.26
Clarion: 9.1.11529
Brave: 1.31.88
Chrome: 95.0.4638.69
Edge: 95.0.1020.44
ExtJS: 7.0.0.156

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Web Client appends CR/LF to POST messages
« Reply #1 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