Hi,
I developed a simple login system for a client that uses sessions on each page to see if the user has logged in. The login page has a form that posts to itself and it seems that it doesn't always work. I type in the userid/password and instead of redirecting ( success ) or printing an error message ( wrong user/pass ) it seems to just reload the page.
Any ideas ?
Thanks
I developed a simple login system for a client that uses sessions on each page to see if the user has logged in. The login page has a form that posts to itself and it seems that it doesn't always work. I type in the userid/password and instead of redirecting ( success ) or printing an error message ( wrong user/pass ) it seems to just reload the page.
Any ideas ?
Thanks