seems more of a firefox question than a PHP question...

just replace <form id="formemail" method="post" action="UserPrefs">
with <form id="formemail" method="post" action="UserPrefs"
autocomplete="off">

https://developer.mozilla.org/en/How_to_Turn_Off_form_Autocompletion

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to