Skip to content Skip to sidebar Skip to footer
Showing posts with the label Passwords

Web Authentication - How To Securely Transfer Username/password From The Client To The Server

I have a web application (Java) that I am trying to launch. The user needs to login to the system t… Read more Web Authentication - How To Securely Transfer Username/password From The Client To The Server

Is There A Way To Password Protect HTML Pages Without Using A Server Side Language?

I have a series of interlinked web pages, and I want to restrict access to these pages by asking th… Read more Is There A Way To Password Protect HTML Pages Without Using A Server Side Language?