Quantcast
Channel: Adobe Community : Popular Discussions - PDF Language and Specifications
Viewing all articles
Browse latest Browse all 46145

Hotmail and Gmail

$
0
0

I need a script that would help a client submit a form in either hotmail or gmail. here is my current script that works in Outlook.

 

var oDoc = event.target;

 

oDoc.mailDoc({

bUI: true,

cTo: fldTo.rawValue,

cSubject: fldSubject.rawValue,

cMsg: fldMessage.rawValue

});


Viewing all articles
Browse latest Browse all 46145

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>