1.

Is It Possible To Set Session Variables From Javascript?

Answer»

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 asynchronously...

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 asynchronously...



Discussion

No Comment Found