NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: bijan on January 23, 2018, 08:57:14 AM
-
Hi,
When I press the Page reload button to the left of the URL address bar my session variable goes blank.
What is causing this?
Regards
Bijan
-
Hi Bijan?
I don't know.
I'm guessing you have code setting the session value to blank somewhere, and it happens when you refresh the page.
Do you have support for multiple tabs turned on? Is the TabID (as seen in the log) the same for the otiginal page request, and the refreshed page request?
and which build of NetTalk are you using?
cheers
Bruce
-
Hi Bruce,
I turned off Multi-Tab and it works now. It is not clearing the SV.
Do you recommend turning this feature on?
I see you introduced early on with version 8:
http://www.capesoft.com/docs/NetTalk8/NetTalkWebBasic.htm#MultiTab
It sounds like a good feature to have on. I wonder why it is clearing my session variable.
Let's talk about it in the NT meeting.
Thanks
-
Hi Bijan,
>> I turned off Multi-Tab and it works now. It is not clearing the SV.
good.
>> Do you recommend turning this feature on?
I'm neutral, on or off depending on what your needs are.
Usually it's off unless you specifcally want it to be on.
>> I see you introduced early on with version 8:
yes, with several tweaks along the way.
>> It sounds like a good feature to have on. I wonder why it is clearing my session variable.
presumably because of a bug. Which is why I'm interested in knowing which build you are using. I'm not going to look too hard if it's an older build.
Cheers
Bruce
-
I am running version 9.25. However, my test with 10.15 got the same result.
It could be something I am doing in my login/logout forms.
Will look at it more closely here too.
Cheers