<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 May 2018 16:13:00 Z</lastBuildDate><pubDate>8 May 2018 18:19:00 Z</pubDate><description>I have a Static Site and am trying to find a way to pass a parameter to another page.&#13;
&#13;
I cannot use a database and all attempts to save to a text file are not allowed. Such as IniWrite, fExtractResource, fLoadText&#13;
&#13;
Is there any way I can store a value of something and use that value to load on another page?&#13;
&#13;
Thx</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp</link><title>Parameters in WebDev static site</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/65408-parameters-webdev-static-site-65429/read.awp</comments><pubDate>10 May 2018 16:13:00 Z</pubDate><description>Hi&#13;
&#13;
You need to do that in JS code&#13;
&#13;
the following code will return the full url&#13;
&#13;
window.alert(window.location.href )&#13;
&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65429/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65429/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp">Parameters in WebDev static site</source><title>Re: Parameters in WebDev static site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65426/read.awp</comments><pubDate>10 May 2018 09:02:00 Z</pubDate><description>Agreed Fabrice. But am I being stupid?&#13;
&#13;
Pass the parameter in but how do you declare the receiving parameter in the Static pag…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65426/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65426/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp">Parameters in WebDev static site</source><title>Re: Parameters in WebDev static site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65414/read.awp</comments><pubDate>8 May 2018 21:54:00 Z</pubDate><description>Hi&#13;
&#13;
in a static site, you have all the browser side code available. Only the server side is not... As you can open a page in b…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65414/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65414/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp">Parameters in WebDev static site</source><title>Re: Parameters in WebDev static site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65410/read.awp</comments><pubDate>8 May 2018 18:44:00 Z</pubDate><description>I thought was for AWP sites? Also not available in WebDev.&#13;
&#13;
Ah maybe I can use a WebService. Never used one in a Static site b…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65410/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65410/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp">Parameters in WebDev static site</source><title>Re: Parameters in WebDev static site</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65409/read.awp</comments><pubDate>8 May 2018 18:38:00 Z</pubDate><description>Hi. If you use HTML5 you have the option of store persistent data. Look at the help. Exist a functions group to manage this info…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65409/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site-65409/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65408-parameters-webdev-static-site/read.awp">Parameters in WebDev static site</source><title>Re: Parameters in WebDev static site</title></item></channel></rss>
