Jump to content

Password protected site construction


Drae

Recommended Posts

You could I suppose, but your users would have access to your code. Hence, no security imo. I'd use php (it's free) instead of javascript, plus mysql.

  • Like 1
Link to comment
Share on other sites

Javascript cannot password protect a site. You need a server-side language like PHP, ASP.NET or Java.

 

There's also .htaccess password protection methods, though you can only have a limited number of "accounts" with that.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...