NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: malcolmg on July 09, 2013, 03:18:02 PM
-
I have a javascript that must pass 2 variables back to NT. It just happens to be embedded in an html code block (mainly beacuse I dont know how to call the script directly from NT yet). What I need to know is when to use the SessionValueSetFromBrowser. I tried embedding it in the caller script and am (a) either not passing the parameters correctly or (b) calling it at the wrong time. I have seen Bruce embed NetWebServer code in scripts so I know that can be done however when I try GetSessionValue I get nothing returned.
Any advice?
Malcolm
-
Not sure what I have done but it seems to be working. I changed var names and position of where I set the session value and now get the expected response using in GSV.
M.