Question
javascript - email submit
I'm curious if there is a way to create javascript to ...
1) safe a fillable pdf (say... a application)
2) have it autosave the doc as a pdf, attach and send a email to a static email address
This is for someone that will fill out a form online, and when submitting it the form has the script to save/send without the user having to do anything.
