Hi, all.I have developed a dynamic PDF that has certain "required"
fields. All validation is done in Javascript when the user tries to Exit
the field. If the data does not match my regular expression, a message
appears and focus is thrown back to the invalid field. It is all working
just fine except for this - When I attempt to close the window, save the
file, print, or do anything that takes me away from an invalid field,
the PDF goes into a loop of messageBox alerts and eventually a big error
...