Disabling AutoComplete in text input fields
Posted: Mon Jan 21, 2008 10:11 am
I'm developing a traning page for basic math. The answers are entered by the user in simple text input fields and the same page is returned (after having been processed by php) to the user with the results.
If the AutoComplete feature is turned on, a droplist with previous entries are displayed in the answer fields, even if new exercises are generated. This is quite disturbing. Is there any way I can block this feature from my php-code, even if it is turned on in the users browser?
Regards
Tor Vidvei
If the AutoComplete feature is turned on, a droplist with previous entries are displayed in the answer fields, even if new exercises are generated. This is quite disturbing. Is there any way I can block this feature from my php-code, even if it is turned on in the users browser?
Regards
Tor Vidvei