[thelist] Calling onSubmit from within a script

Anthony Baratta Anthony at Baratta.com
Tue Mar 20 15:27:26 CST 2001


At 12:20 PM 3/20/2001, you wrote:

>document.f.pw.onSubmit = noInput;

Put this into your form tag:

         <form name="blah" action="blah.cgi"
         mehtod="Post" onSumbit="return noInput();">



----
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list