RE: autocomplete a field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: xfedex [mailto:xfedex@xxxxxxxxx]
> Sent: Saturday, June 04, 2005 4:57 AM
> To: php-general@xxxxxxxxxxxxx
> Subject: Re:  autocomplete a field
> 
> Hi,
> 
> Anyone know if theres a way to disable this feature for user using old
> browsers or not suporting JS/XML?

It seems there was no replies to this post?

Try autocomplete=off in the input tag:

<input type="text" name="whatever" autocomplete="off">

/Kim

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux