How can I make a log-in feature for my HTML-build website?

Making a website and learning to use HTML and CSS.

How can I make a log-in feature for people to become members and interact with the site? What language do I need to learn?

Please don’t speak very geekily I’m still new at this, speak simple so I can understand,

Thanks

you should use some dynamic language and programming at website: ASP & ASP.Net, Php or Java.
if you have a windows host or system, you should use asp or asp.net and learn that asp.net is a newer version on asp and this use .Net framework. behind this you should learn some Programming language like C#.Net or VB.net to make programming at your web pages. you can find some help at http://www.msdn.com/

if you use Linux host or system, you should use Php, php is a script language and it’s run on server’s, i mean it is server side.

also Java has a version and it’s run on server’s and called that J2EE you should learn Core Java and J2EE at SUN website

3 Responses to “How can I make a log-in feature for my HTML-build website?”

  1. g'kar Says:

    You would need either Javascript or PHP for what your wanting. HTML and CSS arn’t programming languages.
    References :

  2. Erfan Soleymani D Says:

    you should use some dynamic language and programming at website: ASP & ASP.Net, Php or Java.
    if you have a windows host or system, you should use asp or asp.net and learn that asp.net is a newer version on asp and this use .Net framework. behind this you should learn some Programming language like C#.Net or VB.net to make programming at your web pages. you can find some help at http://www.msdn.com/

    if you use Linux host or system, you should use Php, php is a script language and it’s run on server’s, i mean it is server side.

    also Java has a version and it’s run on server’s and called that J2EE you should learn Core Java and J2EE at SUN website
    References :

  3. Growl Says:

    Use the .htaccess file. Apache has a tutorial on how to use .htaccess.

    CoffeeCup has a easier tutorial and a Website Access Manager – neither free. The Website Access Manager is, among other things, a .htaccess editor.
    References :
    http://httpd.apache.org/docs/1.3/howto/htaccess.html
    https://www.coffeecup.com/store/

Leave a Reply