I'm having problems registering sessions using variables posted from a form on a previous page. If I set the variable within the same script that registers the session, it works fine. If I try to register the session using the variable posted from the form, it doesn't work at all. I know the variable is getting posted b/c I tested by echoing the variable.
Any suggestions?