Monday, May 12, 2008

Javascript: Session variables without cookies

I've made a small script that let you use JavaScript session variables without using cookies. It will let you store 2 MB of data, with much less hassle than a cookie based solution. Via Hackzine.com

read more | digg story