<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>19 Jun 2018 12:15:53 Z</lastBuildDate><pubDate>19 Apr 2018 20:27:14 Z</pubDate><description>I want to send more than one field to the server. I created a Html form using HTMLCreateForm, then added the parameters to send using HttpAddParamaters. Now how to receive the data on the other side</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform/read.awp</link><title>How to receive the form data sent to the server via HttpSendForm</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65889/read.awp</comments><pubDate>19 Jun 2018 12:15:53 Z</pubDate><description>Hm. What do you mean with 'on the other side'? It depends on where you send it. I usually send this to a webserver running PHP a…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65889/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65889/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform/read.awp">How to receive the form data sent to the server via HttpSendForm</source><title>Re: How to receive the form data sent to the server via HttpSendForm</title></item><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65887/read.awp</comments><pubDate>19 Jun 2018 11:37:23 Z</pubDate><description>[code:wl]&#13;
bufTmp is Buffer&#13;
HTTPCreateForm("test")&#13;
HTTPAddParameter("test","day","Tuesday")&#13;
HTTPSendForm("test",sServer)&#13;
buf…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65887/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform-65887/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65275-how-receive-form-data-sent-server-via-httpsendform/read.awp">How to receive the form data sent to the server via HttpSendForm</source><title>Re: How to receive the form data sent to the server via HttpSendForm</title></item></channel></rss>
