GNabeeh
06-29-2005, 10:29 AM
I made login page.
When the user enter correct data I but his id in session variable and redirect the page.
If the data is in correct it redirect to another page.
This code worked on my local machine but when uploaded to the server it didn't work with this redirect the other pages don't see the session variable
but when I remove the redirect code and puts links to user for navigation it works and the pages see the session variable.
The server have many site and this happen in this site only.
thanks in advance
When the user enter correct data I but his id in session variable and redirect the page.
If the data is in correct it redirect to another page.
This code worked on my local machine but when uploaded to the server it didn't work with this redirect the other pages don't see the session variable
but when I remove the redirect code and puts links to user for navigation it works and the pages see the session variable.
The server have many site and this happen in this site only.
thanks in advance