Client Log-in

I was just wondering if this is possible hrough a html page.

If i have a client login section, can it be as simple as the following:

The client logs in, and types a password, if the password is correct, it takes you to a particular page on the site, if the password is wrong, a small pop up message appears.

So basically if your logged in correctly it re-directs you to a another page, and if your wrong, a pop up message appears. I don’t want to use a database system at all.

Thanks for your help!

:slight_smile: