how to put up a password protected log-in page?

1 replies
First, I wanna thank members of the Warrior Forum for being gracious in answering my questions in other threads. This forum has been a tremendous help for me and my online business.

The question that really brews in my mind right now is: How do I setup a login page?

I want to setup a page where I can give away useful content to customers and buyers, but I want that content to be accessed by customers only. For them to access that info, they would need to create a username and password for themselves (or their own account in a database).

I see this sort of function present in many websites. I'm interested in doing it for one of my sites as well, but I have no idea what to do or where to start!

Any help and info would be much appreciated, thanks!!

I'll wait for your comments.

Good day!
#login #page #password #protected #put
  • Profile picture of the author HealthMan
    Check your host's Control Panel.

    The quickest and dirtiest way is to setup a PROTECTED DIRECTORY, which will pop up a Window Login Box.

    Otherwise you need a database to store users and passwords and a server-side scripting to communicate with it, eg. php-mysql, asp-mssql, or other technologies.
    Signature
    {{ DiscussionBoard.errors[2046045].message }}

Trending Topics