On Feb 8, 9:16 am, gazza <[email protected]> wrote:
>  I can just use the autocomplete="off" for selected fields.

i didn't know browsers respected that.  neat!

with the prefix concept above, every request would have a different
prefix... so autocomplete/autofill wouldn't know how to use browser
cached information.  the mozilla version, for example, autofills
'address' forms based on previous address forms.  if you can change
the field names enough, and keep them from repeating (by using a
different random prefix each time) you should be able to trick the
autocomplete option.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to