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