Hi All,
Very new to .ASP. I've been asked to include a secure web page to my companies site that requires a username/password to access. The site is very simple and I don't have SQL or anything running to store a list of usernames & passwords. Is it possible and would it be secure if I used a .inc file with a simple script that evaluated a username and password input from a form generated by a .asp file? OR can I create an NT user with very limited rights and provide that username and password to the small number of individuals who will need to access the secure page? OR does someone else have a another solution? Again, I'm very new to this so the more detail the better.
Thank you very much for any help.
-John
Very new to .ASP. I've been asked to include a secure web page to my companies site that requires a username/password to access. The site is very simple and I don't have SQL or anything running to store a list of usernames & passwords. Is it possible and would it be secure if I used a .inc file with a simple script that evaluated a username and password input from a form generated by a .asp file? OR can I create an NT user with very limited rights and provide that username and password to the small number of individuals who will need to access the secure page? OR does someone else have a another solution? Again, I'm very new to this so the more detail the better.
Thank you very much for any help.
-John