basicly all I need to is get a variable from one page to next. The varialble gets sent to the first page through a form which works fine, but when I link to the next page I can't access the variable.
I start a session at the start of each page
and the one session variable that I have works fine. Do I have register all my variables for them to work on multiple pages?