I have a form where users select checkboxes to attach a document. I need
to script that will compare the number of checkboxs selected with the
number of attachments, and pop up an error message if these aren't the
same.Suggestions?Thanks!
I have check boxes adding attachments to a form. On clicking a Submit
button, I need a script to check for an attachment if the corresponding
check box is selected. Any suggestions?Thanks!