How do I make a members only area on Front Page?

  • Thread starter go_the_bombers69
  • Start date
G

go_the_bombers69

I want to know how to make a members only area and how to make a login form
that properly registers users amd send them to my custom page not webbot self
or files like that. How does the user registration work? Could I please have
as much detail as possible in my response?
 
S

Stefan B Rusynko

User self registration only works on Unix server in the root web and controls access to a subweb
- your host need to support subwebs w/ unique permissions
If on a Windows server consider a ASP/Database solution
See http://support.microsoft.com/default.aspx?scid=321439




| I want to know how to make a members only area and how to make a login form
| that properly registers users amd send them to my custom page not webbot self
| or files like that. How does the user registration work? Could I please have
| as much detail as possible in my response?
 
Top