use document.formname.submitbuttonname.disable = true;

it will work fine.
----- Original Message -----
From: "Chris Pratt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 10:40 PM
Subject: Re: Litte off topic: How to disable the save password question in
the forms


> The only way I'm aware of is to use a Java Applet to do the work.
>     (*Chris*)
>
> ----- Original Message -----
> From: "BootedBear" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 27, 2001 8:20 AM
> Subject: Re: [JSP-INTEREST] Litte off topic: How to disable the save
> password question in the forms
>
>
> > I'm not sure if there's any way to do this. You might want to search the
> > MSDN (Microsoft) site for info. This is certainly a browser-specific
> issue.
> >
> > BUT... you might want to reconsider the wisdom of doing this even if it
> > turns out that you can. I know I'd certainly get mighty peeved if a site
I
> > visited started changing my browser settings behind my back!
> >
> > Bear
> >
> >
> > At 11:11 AM 11/27/2001 -0500, you wrote:
> > >Hello all,
> > >
> > >Please help me.  Sometimes when a person tries to submit a form an it
has
> a
> > >password field, the Internet Explorer ask if you want to save the
> password.
> > >I want to disable this with programming, I know I can go to the tools
> menu,
> > >then Internet Options, then Content, then autocomplete, and in
> autocomplete
> > >settings disable the prompt me to save the passwords option.  But this
> comes
> > >for default enabled in this kinds of browsers.  So I need that my
> > >application do something to avoid this question?.
> > >
> > >Can anybody help me?
> > >
> > >Thanks in advance for your help
> > >
> > >Lorena Carlo
> > >
> >
>
>===========================================================================
> > >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > >JSP-INTEREST".
> > >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> > >Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://archives.java.sun.com/jsp-interest.html
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.jsp
> > >  http://www.jguru.com/faq/index.jsp
> > >  http://www.jspinsider.com
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.jsp
> >  http://www.jguru.com/faq/index.jsp
> >  http://www.jspinsider.com
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

-----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------

Reply via email to