Securing a Web Site

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a web site for our community. However, it has been asked if we can
make access only available to community members. Is there a way to create a
logon for each members so only they have access to the total website?
 
If you can use a single logon for multiple users, a protected subweb would
work.
If not, ASP with a database will work.
This is providing your host supports such things.
 
Back
Top