I had to put && in in place of the || but I got it to work. Code is below.
How would you get a page that had 7 dropdown menus
to be validate? So the viewer has to at least select one
dropdown before hitting the submit button??? Can you put && over and over again?
Code:
<script type="text/javascript">
<!--
function ValidateForm(form){
Leave a comment: