PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________
The following of JavaScript line is generating this error: Syntax Error:
syntax error 145: (null) at line 146.
if (f12.value == "_Click to Select a DMM") - I've called it out with
asterisks below.
What is Acrobat telling me and how to fix it?
else
// Email form and data.
this.mailDoc(true, "[EMAIL PROTECTED]", "", "", "ROP Request
Form Submission");
}
else if (f11.value == 'Yes' )
if (f12.value == "_Click to Select a DMM") *************
{app.alert ('Please indicate the second DMM Financial Sponsor \n or
uncheck the 2nd DMM checkbox.');
if (typeof app.formsVersion != "undefined" && app.formsVersion >=
4.0)
f12.setFocus();}
else if (f13.value == "Enter dollars or a % amount.")
{app.alert ('Please enter a coop amount for the second DMM. \n If 0,
please type none.');
if (typeof app.formsVersion != "undefined" && app.formsVersion >=
4.0)
f13.setFocus();}
else if (f14.value == "Enter a dollar amount.")
{app.alert ('Please enter a load amount for the second DMM. \n If 0,
please type none.');
if (typeof app.formsVersion != "undefined" && app.formsVersion >=
4.0)
f14.setFocus();}
To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html