How can I make an ASP login page so that until the user has not logged in, the user is not allowed to access any resources on that website. I have used the "setting permissions" from the Windows 2000 Server and although it works but it gives a login dialog box asking for username, password as well as "DOMAIN NAME". I want to avoid this dialog based approach and simply present the user with a login.htm or login.asp page even if the user directly tries to access any url/file directly knowing the path from previous visits and bookmarks.
Thank in advance.
Thank in advance.