I am currently working on a form containing check boxes that are required (either yes or no needs to be checked) and a dollar amount field that is required (it needs to have something in it even if it is 0). Then I have an e-mail button that checks for required fields that are not filled out. My problem occurs, when the script behind the button does not recognize the check boxes as required and it does not allow a 0 dollar amount. Below is the code that I am using to check for required fields. Could someone please help me modify this so that it will capture everything it is supposed to?
var i,oCurrFld,tVal=""; //clear all variables
var cMsg = "";
for (var i = 0; i
By opening a new thread in the
[url=http://www.acrobatusers.com/forums/aucbb/viewforum.php?id=25]JavaScript Forum[/url]
you may,perhaps, obtain a more timely reply.
Often, those members with topic specific knowledge visit the specific forum or monitor via an RSS feed rather than browse through all the Forums.
Be well...
Be well...