Cool, thanks. I wasn't sure if the session variables needed to be passed via a javascript method or communicated with javascript in some way, rather than something common which I should've just checked.
Thanks for reassuring me!
I think I mis-stated, I didn't mean that I want any credential information 'in' a page, but passed between pages - as you refer to - with session variables, I don't want to use cookies.
"How" I meant to ask this was, 'how' can I pass session variables from the page that has the "button" which...
I think I mis-stated, I didn't mean that I want any credential information 'in' a page, but passed between pages - as you refer to - with session variables, I don't want to use cookies.
"How" I meant to ask this was, 'how' can I pass session variables from the page that has the "button" which...
I've written a PERL CGI program, that uses javascript to open another CGI program - which is a form. Users must authenticate before logging into the main page, which is from where the javascript button is launched.
I want to be able to pass the user credentials from the main page, into the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.