Nathan Lane wrote: > Thanks that worked great -- I didn't know I had to do session_start() on > every page where I wanted to use the session. Yep, it does seem counter intuitive. Once you figure that out, things work a bit more predictably. Orson