Tag Archives: client side
Using Session Variables in Javascript without Cookies
Until a fully implemented HTML5 spec comes along and solves everyone’s problems, there are still some tricky issues to be dealt with when trying to store data on the client side. And of course, html5 wont be of much help … Continue reading
Posted in Web Development
Tagged client side, cookies, javascript, session variables, Web Development
Leave a comment