I got a great suggestion for displaying a blank email screen in an interactive PDF. (Create button, action="submit a form", mailto: as the URL). I can't seem to figure out how to get it to not include an attachment- it wants to attach a form and I just want to have a blank email screen pop up. Any ideas? Many thanks! It needs to be cross platform.
app.mailMsg(true, "yourname [at] yourisp [dot] com", "","","SQL form info request","Please enter detailed information about your SQL database programing problem.");
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.