Answers

Question and Answer:

  Home  AJAX

⟩ Is it possible to set session variables from JavaScript?

It's not possible to set any session variables directly from JavaScript as it is purely a client side technology. You can use AJAX though to asyncronously...

 165 views

More Questions for you: