<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Jun 2008 02:54:53 Z</lastBuildDate><pubDate>13 Jun 2008 09:23:09 Z</pubDate><description>Hi all,&#13;
While I'm waiting for PC Soft to respond, perahps somewhere here can tell me how to access HTTP POST data in a WebDev page? i.e. the equivilent of PHP's $_POST["xxx"] array.&#13;
SysEnvironment() will reveal the HTTP GET query string, but not POST data.&#13;
Thanks,&#13;
Roger</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp</link><title>Accessing HTTP POST variables</title><managingEditor>moderateur@pcsoft.fr (O moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (O webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14309/read.awp</comments><pubDate>15 Jun 2008 02:54:53 Z</pubDate><description>Agreed, that will be much easier.  If I come up with a solution I'll post it to this thread.&#13;
Cheers!&#13;
Ken</description><guid isPermaLink="true">https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14309/read.awp</guid><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14309/read.awp</link><source url="https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp">Accessing HTTP POST variables</source><title>Re: Accessing HTTP POST variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14308/read.awp</comments><pubDate>15 Jun 2008 02:54:43 Z</pubDate><description>Hi Ken,&#13;
Yes, I must have missed REQUEST_METHOD. Certainly it's a much better idea for checking the type of request, thanks.&#13;
In…</description><guid isPermaLink="true">https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14308/read.awp</guid><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14308/read.awp</link><source url="https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp">Accessing HTTP POST variables</source><title>Re: Accessing HTTP POST variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14304/read.awp</comments><pubDate>15 Jun 2008 02:53:18 Z</pubDate><description>Hi Roger,&#13;
Similarly,  you could also check the value of "REQUEST_METHOD" to determine whether its a POST or GET and act accordi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14304/read.awp</guid><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14304/read.awp</link><source url="https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp">Accessing HTTP POST variables</source><title>Re: Accessing HTTP POST variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14297/read.awp</comments><pubDate>14 Jun 2008 15:54:56 Z</pubDate><description>Hi Ken,&#13;
It seems PageParameter() can be also be used on POST variables, and should serve my purpose in this instance, thanks.&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14297/read.awp</guid><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14297/read.awp</link><source url="https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp">Accessing HTTP POST variables</source><title>Re: Accessing HTTP POST variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14292/read.awp</comments><pubDate>13 Jun 2008 20:03:47 Z</pubDate><description>Hi Roger,&#13;
Variable's coming in through a post should be accessible via the control name, so for example lets say I had a hidden…</description><guid isPermaLink="true">https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14292/read.awp</guid><link>https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables-14292/read.awp</link><source url="https://forum.pcsoft.fr/pt-BR/pcsoft.us.windev/14285-accessing-http-post-variables/read.awp">Accessing HTTP POST variables</source><title>Re: Accessing HTTP POST variables</title></item></channel></rss>
