For IE you can put autocomplete="off" in the relevant tag, for NN I'm not
sure.
Regards
Joe
>From: Joey Brenn <jbrenn@f...>
>Reply-To: "javascript" <javascript@p...>
>To: "javascript" <javascript@p...>
>Subject: [javascript] Hiding Automatically populated fields in IE and
>Netscape
>Date: Wed, 25 Jul 2001 09:07:04 -0500
>
>I am putting together a component to allow the user to change the network
>password with the browser after providing some information. This is a
>University and the students will be doing this in a public Lab setting.
>The
>concern is how to turn off the auto complete or auto-fill functions in IE &
>Netscape to prevent someone from opening the browser and typing the first
>letter to see what someone else has typed in. Is it possible to turn this
>option off for a page using JavaScript? I have been unable to find any
>information on this.
>
>Thanks for the time,
>
>Joey Brenn