<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 May 2017 20:52:00 Z</lastBuildDate><pubDate>26 May 2017 10:30:00 Z</pubDate><description>Hi,&#13;
&#13;
I'doing a call from an awp page to another page and this page returns a named parameter (?id=xxxx) to indicate the result.&#13;
Sofar so good.&#13;
But when I do an Ajax call after this, Webdev automatically receives this parameter again.&#13;
In case the received parameter indicates an error, the error message is displayed over and over again.&#13;
Is there a way to get rid of this parameter on the next server call?&#13;
Of course I could use a hidden checkbox to check if the error has already been processed, but a more elegant way would be appreciated.&#13;
&#13;
Kind regards,&#13;
Piet</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter/read.awp</link><title>[WB 21/22] reset pageparameter</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61021/read.awp</comments><pubDate>26 May 2017 20:52:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
I tried:&#13;
sInfo is string FOR i=1 TO 10 sInfo+=[CR]+(PageParameter(i)) END Info(sInfo)&#13;
Unfortunately no invisibl…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61021/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61021/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter/read.awp">[WB 21/22] reset pageparameter</source><title>Re: [WB 21/22] reset pageparameter</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61019/read.awp</comments><pubDate>26 May 2017 14:55:00 Z</pubDate><description>Hi Piet,&#13;
&#13;
for all AWP calls, webdev sends invisible parameters (from the top of may head, always starting by WD...)&#13;
&#13;
So, you…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61019/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter-61019/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61018-21-22-reset-pageparameter/read.awp">[WB 21/22] reset pageparameter</source><title>Re: [WB 21/22] reset pageparameter</title></item></channel></rss>
