<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>5 Jan 2015 15:53:00 Z</lastBuildDate><pubDate>4 Jan 2015 18:13:00 Z</pubDate><description>Hi Forum,&#13;
&#13;
do you know, wheather there is a known problem with WB18 pages and IE11?&#13;
&#13;
I have a piece of code which works ok using firefox, but crashes on IE11.&#13;
It is a dynamic non AWP page, the code is in a pagetemplate.&#13;
&#13;
Here the code:&#13;
&#13;
//Prüfen, ob es eine ungespeicheren Neuanlage gibt:&#13;
IF gbIsNew = True AND gbDirty = True THEN&#13;
nFrage is int = YesNo("Ihre Erfassung ist nicht gespeichert. Wollen Sie wirklich abrechen?")&#13;
IF nFrage = 1 THEN&#13;
PageCloseDialog()&#13;
END&#13;
END&#13;
&#13;
//Prüfen, ob eine Pending Änderung vorliegt&#13;
IF gbDirty = True AND gbIsNew = False THEN&#13;
Info("Bitte speichern Sie Ihre Änderungen ab")&#13;
ELSE&#13;
PageCloseDialog()&#13;
END&#13;
&#13;
Thanks for help.&#13;
&#13;
Stefan.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11/read.awp</link><title>Behavior of IE11</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/49701-behavior-ie11-49719/read.awp</comments><pubDate>5 Jan 2015 15:53:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
thanks for your answer.&#13;
this piece of code is in a "Close Button", so I am sure that the page is fully loaded.&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49719/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49719/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11/read.awp">Behavior of IE11</source><title>Re: Behavior of IE11</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49704/read.awp</comments><pubDate>4 Jan 2015 18:25:00 Z</pubDate><description>Hi Stefan&#13;
&#13;
'a' problem? Ha! There are MANY problems with IE (and not only 11)&#13;
&#13;
You can try to go around it by asking IE11 to…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49704/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49704/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11/read.awp">Behavior of IE11</source><title>Re: Behavior of IE11</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49703/read.awp</comments><pubDate>4 Jan 2015 18:16:00 Z</pubDate><description>Quote&#13;
stefan kern&#13;
&#13;
Hi Forum,&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
do you know, wheather there is a known problem with WB18 pages and IE11?&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
I…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49703/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11-49703/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49701-behavior-ie11/read.awp">Behavior of IE11</source><title>Re: Behavior of IE11</title></item></channel></rss>
