Coastal Web
03-06-2005, 02:20 AM
Hello everyone, l've got a quick basic HTML question. Or perhaps it can be done with CSS ... I hope anyway.
But here's my question.
Say l've got:
<input type="text" name="username" value="" size="10">
is there _anyway_ to prevent the text field from "auto-filling" itself when a user beings to type something in? I know l can turn this off myself in my browser settings, but l just wanted to know if there was a way to turn just turn it off entirely from anyone who visits/uses my page, with a tag or something?
Thanks for your help,
Samantha "Sick of autofill" Gram
But here's my question.
Say l've got:
<input type="text" name="username" value="" size="10">
is there _anyway_ to prevent the text field from "auto-filling" itself when a user beings to type something in? I know l can turn this off myself in my browser settings, but l just wanted to know if there was a way to turn just turn it off entirely from anyone who visits/uses my page, with a tag or something?
Thanks for your help,
Samantha "Sick of autofill" Gram