"it won't work on my live web server" is a very broad statement, it can mean any number of things.  
I guess I'm trying to say that the way I have it setup now, the session variables are set just like I need them to be, on all servers but the live one.
Basically the sessions are not set on the live server when the "Request" button is clicked.
I didn't know if there was some PHP pref that I need to check on my live server or something.


