Welcome Guest, Not a member yet? Register   Sign In
Prevent autofill fields
#3

[eluser]Colin Williams[/eluser]
What God-awful browser or browser plugin autofills passwords into password fields, even across domains!?

Actually, you probably have the input type set incorretly, just like Yash's poor example. Be sure 'type' is of 'password'

Code:
<input type="password" name="password" />


Messages In This Thread
Prevent autofill fields - by El Forum - 10-10-2008, 02:01 AM
Prevent autofill fields - by El Forum - 10-10-2008, 02:06 AM
Prevent autofill fields - by El Forum - 10-10-2008, 03:47 AM
Prevent autofill fields - by El Forum - 10-10-2008, 03:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB