04-17-2023, 06:36 PM
>>..But now that I've tried, it didn't work...
I guess that makes sense as since a session doesn't exist the controls aren't really initialized by IW yet. Maybe adding a ScriptEvents->Values["onClick"] = "document.cookie='NAME=VALUE;...'"; to the submitting button would force the cookie to exist as the new session starts.
I guess that makes sense as since a session doesn't exist the controls aren't really initialized by IW yet. Maybe adding a ScriptEvents->Values["onClick"] = "document.cookie='NAME=VALUE;...'"; to the submitting button would force the cookie to exist as the new session starts.