I have the following code in a javascript event attached to the mouse up event of a button on a pdf form.
this.mailDoc({
bUI: true,
cTo: "warthenk [at] bellsouth [dot] net",
cCC: "kenwarthen [at] gmail [dot] com",
cSubject: "Test subject",
cMsg: "This is a test to see if the Javascript code will work."
});
When I click the button associated with the code nothing happens. I have the JavaScript Debugger open and nothing displays in the view window when the button is clicked. I can click the button with an email client open or closed. In either case nothing happens. Any ideas on what I'm doing wrong here?
Ken
What is the e-mail client you are using ( is it MAPI compliant)? Try going to the File menu and sending it via Attach to Email- what happens?
(Your code works fine for me using Outlook)
Hope this helps,
Dimitri
WindJack Solutions
www.pdfscripting.com
www.windjack.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com