View Single Post
  #1 (permalink)  
Old 06-16-2006, 01:22 AM
ohioexpress ohioexpress is offline
WebProWorld New Member
 
Join Date: Apr 2005
Location: Zanesville, OH
Posts: 20
ohioexpress RepRank 0
Default Login Page - Password Protected

Ok, I'm not very familar with setting up log in pages.

Basically, here's the deal. I am a part of an organization, I want to set a login page for only certain members of the organization to see. Once they login to a certain page, I will have links with information and what not.

I'm using DreamWeaver and the help panel told me I need the following:
1. A database table of registered users.
2. An HTML form to let users enter a user name and password.
3. Log In User server behavior to make sure the entered user name and password are valid.

I have no clue as to where to start. Is this worth my time or should I set up a few "private pages" and just give the links to the people I want to have them?

Any advice/help is appreciated.

Thanks!
Reply With Quote