What I'm trying to do is just store some data in the session. I have a form for the user to login in with, it passes the user name and pass to a loginExec.php<br><br>There it checks to see if the ...