<p>
I suppose it had to happen sometime.
</p>
<p>
For years everything was working fine with any OS and browser. All of a sudden a few scripts created three years ago and never changed started to not work. Those with OS X of any version and any version of Windows from 8 on prior works fine. Windows 10 worked well until three weeks ago, or so, caused this script to fail. Perhaps it was due to a new update. <span style="font-size: 10pt">Issues fall into two categories.</span>
</p>
<p>
The first issue is Session.GetVar not receiving a Session.SetVar. Using response.write I can see it created at the parent script. On the child script the GetVar is blank using response.write. Until I noticed the issue it had updated all records in the same field due to the blank GetVar.
</p>
<p>
The second issue is in a form where the submit button shows pressed but nothing happens. It did not freeze, it just sat there even after a few submit clicks.
</p>
<p>
Every script still works with OS X and Windows 8 along with prior versions, it’s just lately with Windows 10. Might anyone have also experienced this issue and perhaps found a fix?
</p>