[thelist] How do I disable form field caching?

Anthony Baratta anthony at baratta.com
Mon Aug 28 10:03:16 CDT 2006


autocomplete = 'off'

e.g.

<input name="foo" id="foo" class="inputFoo" autocomplete="off" />

-----Original message-----
From: "Ivo P" ipletikosic at gmail.com
Date: Mon, 28 Aug 2006 13:51:53 -0700
To: thelist at lists.evolt.org
Subject: [thelist] How do I disable form field caching?

> Both IE and Firefox cache values entered in a form textbox it seems.
> 
> How do I indicate to the browsers to disable this feature? Some fields
> in a form I have could potentially contain private information.
> 
> Regards,
> 
> Ivo
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 
> 



More information about the thelist mailing list