Re: how can i get session with javascript only



Sym wrote on 07 sep 2006 in comp.lang.javascript:


mars131@xxxxxxxxx wrote:
how can i get session with javascript only?thanks

Do you mean the session id from a web server, or session variables on
the web/app server. I suppose either way you could use ajax to
communicate back to the server. Tho easiest is always server side
script to place it on the page for use by your javascript.

Under ASP serverside(!!!) Javascript is available.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
.



Relevant Pages

  • Re: session vaiables lost randomly
    ... >i am developing an asp.net web based application using javascript as the ... >server side scripting language ... >access database and session variables. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: session vaiables lost randomly
    ... server side scripting language" ... you using javascript as a serverside .NET language? ... access database and session variables. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Using ASP.NET StateServer on another machine. So what?
    ... You will never get a perfromance increase when moving from InProc to State ... When you use InProc the session variables can be lost when the process ... You do not need 2nd box just for State Server.) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Advice on mod_lisp-based web application.
    ... problems vanish then I'm definitely interested in trying to change ... recommendation is to migrate those to "session variables". ... uses a submit button to send the next bit of data back to the server. ... guarantee of number or order of client requests and therefore, ...
    (comp.lang.lisp)
  • Re: asp session help
    ... then re-direct to the buildrows.asp page. ... values and I can set the session variables. ... >> Hi Ray, ... The user must submit the form before your server can get the ...
    (microsoft.public.inetserver.asp.general)