Re: [S2] Simple-ish tag question about autocomplete

2008-03-07 Thread Dave Newton
--- Skip Hollowell <[EMAIL PROTECTED]> wrote: > In my app, I don't want to have any of the fields be autocomplete, so I > took the generalized approach of each form calling an onload script that > sets AUTOCOMPLETE=OFF. Turns out, this gets my security folk's knickers > in a twist, and they wou

[S2] Simple-ish tag question about autocomplete

2008-03-07 Thread Skip Hollowell
In my app, I don't want to have any of the fields be autocomplete, so I took the generalized approach of each form calling an onload script that sets AUTOCOMPLETE=OFF. Turns out, this gets my security folk's knickers in a twist, and they would like field itself have AUTOCOMPETE set to off, so