Hello,
All the browsers I tested are filling two fields that aren't for logging in, both have different names from the ones on the login form, and eventhough, the browsers fill them, I have read that removing the value tag instead of just writing empty would resolve the problem, but the value tag is already absent from my fields.
PS : Just to mention that my fields have text and password as types.
How can I avoid that ? Does anyone know ?
All the browsers I tested are filling two fields that aren't for logging in, both have different names from the ones on the login form, and eventhough, the browsers fill them, I have read that removing the value tag instead of just writing empty would resolve the problem, but the value tag is already absent from my fields.
PS : Just to mention that my fields have text and password as types.
How can I avoid that ? Does anyone know ?
Comment