http://msdn.microsoft.com/library/default.asp?url=/workshop/author/forms/aut
ocomplete_ovr.asp

It's disabled by adding autocomplete="off" to the <form> tag or to an
<input> tag.  AFAIK, this means that the struts-html taglib would have to
support the autocomplete attribute for <html:form> and <html:text>.
Shouldn't be too difficult add this functionality (in your own struts source
tree if nothing else).

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 21, 2002 6:24 AM
> To: [EMAIL PROTECTED]
> Subject: IE's autocomplete
>
>
> Hi,
>
> I'm trying to get the definitive answer on this, will STRUTS have
> functionality to disable MS IE's *autocomplete* for input forms
> in the near
> future? Has anyone had experience disabling this by any other means?
>
> Thanks,
> David Heagney
>
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information.  If you have
> received it in error, please notify the sender immediately and delete the
> original.  Any other use of the email by you is prohibited.
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to