|
there are many ways to do that - but you probably need to specify what languages you are using.
like if you use client-side language javascript, or server-side php, asp, jsp, etc.
when you login, most of the time thats server side technology, but it is possible to do it client-side using javascript; it is however a very weak login system.
and not, just html is not an option.
|