I have a form I created with an e-mail submit button.
The button's properties include:
<event activity="click"> <submit format="xml" target="mailto:<span class="spamspan"><span class="u">email</span> [at] <span class="d">domain [dot] com</span></span>" textEncoding="UTF-8"/> </event>
But for some reason, when I e-mail it to myself, fill it out and click that button, Adobe Reader sends back a whole PDF file. Most people seem to have the opposite problem. Why is it sending a PDF?
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script