Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: session("variable")


Message #1 by peter@i... on Wed, 1 May 2002 12:50:37
Thanks to those who replied.

I kinda thought of the client/server side aspect of the
session("variable"), and what both of you say makes perfect sense.  I
suppose I was hoping that you could assign a value to the session
variable during client side and then on submit it gets updated at the
server end.  This doesn't make sense though when you consider a looping
assignment like:
Session("variable") +=3D x. 

Thanks again
Pete


-----Original Message-----
From: Peter Zahos
Sent: Wednesday, 1 May 2002 8:51 PM
To: javascript
Subject: [javascript] session("variable")

Hi all,

Can the session("variable") be accessed client side with JavaScript?

Any help appreciated.

Pete

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20


  Return to Index