Title: RE: autocomplete attribute for html form tag

I think it would be a good idea to have this property on all tags as this means that the system is able to cope with those demands that are needed as things change. I get quite frustrated when using systems that don't offer this sort of function as you then have to find highly creative ways to get around the restriction - which then create other problems.

An idea like this puts less stress on getting release out quickly as things can then be easily extended if there is some urgency from the developer but can be included more formally in future releases.

Al

-----Original Message-----
From: Ted Husted [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 18, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: Re: autocomplete attribute for html form tag


Something we could consider in the 1.1 timeframe is a generic "options"
property that would just render non-standard options verbatim. So in
this case we might have something like options="autocomplete=off" in the
Struts tag, and then the tags would just append that to the tag
properties, no questions asked. But I don't know how you would do this
now, unless the property can also be changed via Java or VB script that
you could call with one of the event handlers, or when the form loads.

Eric Wang wrote:
>
> Hi,
>
> Just wondering has anyone manage to turn off the autocomplete feature in IE thru
> Stuts form tag?
>
> Currently I am using the Struts html form tag to come up with the login form.
> As far as I know, we can have an attribute autocomplete='off' in the normal form
> tag to turn this feature off.
> However, the Struts form tag does not support this attribute.
>
> I am not sure will this attribute will be added into the Struts form tag in any
> future release of Struts?
> Or anyone has done it in another way?
>
> Thanks in Advance.
> Eric

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/
---
This mail has been certified to be free of viruses
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.248 / Virus Database: 121 - Release Date: 11/04/2001

Reply via email to