[imp] Re: Question about IMP.

Jon Parise jon@horde.org
Sun, 4 Aug 2002 15:30:51 -0400


On Wed, Jul 31, 2002 at 10:48:40AM -0500, Eric Rostetter wrote:

Looks good.  Only one nit:

>    <FORM METHOD="post" ACTION="/path" AUTOCOMPLETE="off">
> 
>    You can also use the tag in individual form fields to disable it in only
>    that field.  For example:
> 
>    Name: <INPUT TYPE="text" NAME="name" AUTOCOMPLETE="off">
> 
>    You can also disable it in a form, and then enable it for certain fields
>    in a form, or vice versa, by using the above techniques and setting the
>    AUTOCOMPLETE tag to "on" or "off" where desired.
 
AUTOCOMPLETE is an attribute, not a tag.

-- 
Jon Parise (jon@horde.org) :: The Horde Project (http://horde.org/)