I need to know how to add or change the number of users that can log in to a website. We are using IIS to host the site. I did not develope the login, it is using an If then statement but using a set user name and password. I tried copying the if then statement and changing the username and password but it does not work. Is there another part of the page I should look at for the code? I’m not too familiar with websites requiring a login. It’s a hardcoded index page that when you go to the url, you have to log in on that page and then it takes you to the rest of the site. Please drop any suggestions. Thanks!