Is it possible to create a session cookie. In other words, a cookie that is created, then destroyed when the session ends or the browser is closed? I tried to create a cookie with no expiration date, but that did not work.

Probably a dumb question, but....

Thanks in advance...