Simon,I do need to attach an XML and PDF version of the form in an
email. Can you possibly repeat the code in ref 108. The code section of
your text is not visible.I currently have code to attach an XML file but
would also like to attach a PDF version in the same
email:event.target.submitForm({cURL:"mailto:" + vSubmitTo
+"?subject="+LEASEIMPORT.ValidationCheck.Subform55.EmailSubject.rawValue+"&body=Please
find the 2 files file to be imported
",cSubmitAs:"XML",cCharset:"utf-8"});Thanks in advance...