Richard:

As others have written, the prompt to save the password is a feature of the
browser, but you can usually disable the feature by adding the following
attribute to your INPUT fields:

        autocomplete="off"

This instructs the browser to not remember the password.  Of course, it is
up to the browser to decide whether or not it follows the attribute, but
it's certainly better than nothing.

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


Richard White wrote:
> "would you like to have the password manager to store the changed
> password for you"
>
> does anyone know how i can turn this off, or it is actually
> coldfusion that is producing this alert box



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254519
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to