Type: Posts; User: chrisjpopp
So it would be <!-- function doit() { document.form1.fieldName.value.length > 0; document.form1.submit();
Hi there I'm running two different forms on one page.Each form goes to a different place - one form does stuff on a different server and one form does stuff on the same server. This is being...
Long shot, but here it goes. I'm using the script and it works great! What needs to happen now is I need to make sure fields in one of the forms are filled out. I've found javascript validation...