Session Variables
I found the problem with IE. It is the default security settings of IE7. It was not allowing me to set session variables. To make this work, with IE7 you need to:
Tools-->Internet Options -->Privacy-->Advance
check "Override automatic cookie handling"
check "Always allow session cookies"
check "Override automatic cookie handling"
check "Always allow session cookies"
