Paul,Where do I put this? I tried it on the button itself, and I get the error window, but it still submits.Also, will it highlight the validation errors? It doesn't when I place the script on the button itself.
Paul,I added a required field to your form to make sure it isn't my form doing something wacky.The only buttons on your form that checks the field (I get a message when empty) is the first two buttons - they are actually submit buttons. I think the other buttons aren't true submit buttons, so they d...
I have a form where radiobutton selections change the font in several textfields. It works perfectly when filling out the form. When the form is submitted, I want those textfields to retain the font formatting that was selected by the user. What I get instead - the radio button shows up selected b...