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

Javascript Or Jquery Password Prompt

I've found similar questions on the net, but not a viable solution to them. My question, as th… Read more Javascript Or Jquery Password Prompt

Can I Get To Look Like ?

I'm trying to deal with a frustrating Internet Explorer issue that prevents me from using jquer… Read more Can I Get To Look Like ?

Does Javascript Forbid Changing The Input Type From Password Or To Password?

I am using this code on the input element: onmouseout=' $('#passwordhelp').text('&#… Read more Does Javascript Forbid Changing The Input Type From Password Or To Password?

Send Password Safely Using An Ajax Request

just to know, is it possible to send password through an Ajax request safely? I've a login box … Read more Send Password Safely Using An Ajax Request

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

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?