<?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 May 2018 17:12:17 Z</lastBuildDate><pubDate>29 May 2018 09:40:00 Z</pubDate><description>Hi All&#13;
&#13;
WebDev 23 - Dynamic Site&#13;
&#13;
I have a home page with various buttons. A user must log on first to access the site. When the user logs on I set a global variable so that I can subsequently reference it to see if a chosen action is allowed.&#13;
&#13;
I have a button on this homepage which I want to use to load another page into a new browser tab. But only if the user has logged on. How can I program this? I seem to be stuck in catch-22 between not being able to access server code or being able to access server code but then not being able to load a dynamic page ...&#13;
&#13;
Any suggestions of how one handles this?&#13;
&#13;
Thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65633-wb23-loading-page-new-tab/read.awp</link><title>[WB23] - Loading a page in a new tab</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>François C.</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65633-wb23-loading-page-new-tab-65655/read.awp</comments><pubDate>30 May 2018 17:12:17 Z</pubDate><description>[code:wl]&#13;
IF gbUserLogged = true&#13;
// code&#13;
END&#13;
[/code]&#13;
 ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65633-wb23-loading-page-new-tab-65655/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65633-wb23-loading-page-new-tab-65655/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65633-wb23-loading-page-new-tab/read.awp">[WB23] - Loading a page in a new tab</source><title>Re: [WB23] - Loading a page in a new tab</title></item></channel></rss>
