These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

How to send mail with javascript without opening the outlook ...

eranfox
Registered: Jan 13 2010
Posts: 4

Hello all,
How can i send mail with javascript without opening the outlook new message window or other mail applications?

I tried to use mailDoc and mailForm but even when bUI is false the window still open...

Thank You all in advance,
Eran

P.s: this is my first post here and i hope i'm posting in the right forum...

My Product Information:
LiveCycle Designer, Windows
UVSAR
Expert
Registered: Oct 29 2008
Posts: 1357
Acrobat doesn't have an internal mail client, nor does the security model allow it to send mails without the user seeing what's going on. If it could, who knows where your form data could end up being sent!
eranfox
Registered: Jan 13 2010
Posts: 4
Isn't there a way to create MAPI.Session ActivX ?
I don't understand why it is not possible to do that via javascript in adobe form...

Thank you all in advance,
Eran