Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session Variable Set From Javascript

Status
Not open for further replies.

NateUNI

MIS
Jan 3, 2002
132
US
I searched the forum and was unable to find any information. My question, is there a way to set a session variable when the user inputs a value into a text box, maybe w/ javascript w/ a onchange event?? Thanks for all the help!!
 
This is only possible by submitting the page back to the server since it is the server that will assign the value to the Session variable. Tony
reddot.gif WIDTH=500 HEIGHT=2 VSPACE=3

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top