Jquery form help
Jquery form help
I have a form using asp formmail script with a hidden field for the person's email being sent to. Using Jquery I would like to be able to, if they check a checkbox the form is sent to multiple people and if the checkbox is unchecked then the form is sent to the orginal recipient. The form uses get instead of post to process the form... Much Appreciated