How would you change your session key when you open a new tab. Say I''m in firefox, and I have a tab opened. I have a session key holding the session variable ''test''. When I open another tab, they will share the same session key , and if I modify test on that new tab, it will affect the old tab. Is there a way to change the session key this new tab uses? Thank you -- Posted via http://www.ruby-forum.com/.