<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Aug 2018 15:02:00 Z</lastBuildDate><pubDate>30 Aug 2018 00:12:00 Z</pubDate><description>I set up a project level variable - gsEmailString. I also assigned it a value at the project level - then later in a login page, i have the user enter an email address Edt_Email - and then&#13;
in code, i have tried both server and browser code, set the project level variable equal to the value in Edt_Email as in gsEmailString = Edt_Email, then i do an Info() - and gsEmailString has the now current email address. - and then I go to another page - and display the value of the gsEmailString - and it is reset to the original value.&#13;
&#13;
I assume this is a scope issue - but what do you use to pass a value from one page to another. I know we can use parameters to pass values - I want to make use of what is being called project level variables , not just for passing an email id along, but results of calculations, etc. Help ?&#13;
&#13;
Don</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables/read.awp</link><title>Assigning values to project level variables</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/66794-assigning-values-project-level-variables-66804/read.awp</comments><pubDate>30 Aug 2018 15:02:00 Z</pubDate><description>Your approach is the one I am mostly likely going to use (storing 'global' data in the db - and passing sessionid via parameters…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66804/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66804/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables/read.awp">Assigning values to project level variables</source><title>Re: Assigning values to project level variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66803/read.awp</comments><pubDate>30 Aug 2018 14:34:00 Z</pubDate><description>Hi Don,&#13;
&#13;
I'm happy you found a solution... But your solution shows another problem: you currently do not know how to ask quest…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66803/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66803/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables/read.awp">Assigning values to project level variables</source><title>Re: Assigning values to project level variables</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66795/read.awp</comments><pubDate>30 Aug 2018 04:40:00 Z</pubDate><description>DeclareAWPContext - rock and roll. Had hoped this was covered in some as yet unseen pcsoft magic.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66795/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables-66795/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66794-assigning-values-project-level-variables/read.awp">Assigning values to project level variables</source><title>Re: Assigning values to project level variables</title></item></channel></rss>
