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

Java – How Can I Log Into A Website With Htmlunit?

I am writing a Java program to log into the website my school uses to post grades. This is the url … Read more Java – How Can I Log Into A Website With Htmlunit?

Why Isn't The Browser Asking To Remember The Password?

What do you need to do on a login form so that the browser prompts to remember the login informatio… Read more Why Isn't The Browser Asking To Remember The Password?

Change Password In Mysql Table?

Hi im having a problem with my change password script. im trying to allow a user to change their pa… Read more Change Password In Mysql Table?

Autocomplete For Password Doesn't Work For My Webapp (in Firefox)

I've created a login submit form in HTML but for some reason autocompletion does not work in fi… Read more Autocomplete For Password Doesn't Work For My Webapp (in Firefox)

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?

HTML/CSS/JS: How To Force Browser To Save Password From A Non-'password' Type Input?

The thing is that I have two values which are similar to a username and password, but are actually … Read more HTML/CSS/JS: How To Force Browser To Save Password From A Non-'password' Type Input?