IIS problem??
i am doing a login function where the users need to be logged in before they can go into the webpage.. even they keyed in the URL directly, it will redirect them to the login page.. It worked perfectly fine in the VS2005 but when i host it to the IIS, i can directly go into the webpages when i typed the URL.. Do i need to make any changes to the IIS??
edit: I am using MySQL as the database. when i am loggin into the system and i tried keying wrong username and password.. it vaildates.. but when i haven't authicate the users.. it can directly go into other pages..
Some help needed
|