RE: Preventing IE 6 from submitting a form on click of Enter

2002-04-30 Thread Craig Dudley
Simplest thing to do is remove the submit button, and replace it with an input type=button that has an onclick to submit the form, something like. input type=button value=Submit onclick=javascript:this.value='Please Wait';this.disabled=1;document.forms[0].submit() -Original Message-

RE: Preventing IE 6 from submitting a form on click of Enter

2002-04-30 Thread Bryan Love
how bout ...onclick=this.form.submit() +---+ Bryan Love Macromedia Certified Professional Internet Application Developer Database Analyst Telecommunication Systems [EMAIL PROTECTED] +---+ ...'If there