Trying to do the following:
Sending a PDF form as an attachement with a subject line, and a message.
Used to be able to do this just fine in 8, but makes no sense in 9. Please help.
Use small words, this makes no sense to me. Thanks.
event.target.submitForm({cURL:"mailto:xxx [at] yyy [dot] com?subject=This is a subject text area &body=This is the body text area.",cSubmitAs:"PDF",cCharset:"utf-8"});