Hi all,
Wondering if anyone could point me in the right direction here. What I want to be able to do is assign a JS on a form submit button to save the form with a name that will be a user inputted field on the form with the date and time appended. The file will need to be saved to a specific directory.
Secondly, I need the submit to also send an email to a specific person as check marked on the form.
I've been searching most of the day and can't find anything to get me started. I've not coded JS very often and am very rusty...any help would be appreciated.
Cheers,
Louis
Wondering if anyone could point me in the right direction here. What I want to be able to do is assign a JS on a form submit button to save the form with a name that will be a user inputted field on the form with the date and time appended. The file will need to be saved to a specific directory.
Secondly, I need the submit to also send an email to a specific person as check marked on the form.
I've been searching most of the day and can't find anything to get me started. I've not coded JS very often and am very rusty...any help would be appreciated.
Cheers,
Louis
Comment