Sending E-mail from an application I am trying to add e-mail capability to a software application and am having problems. When I try to use the e-mail feature in IE: Shell("\Windows\iexplore.exe mailto:") I get the following error message: "Some of the content cannot be displayed due to the Smartphone security settings." What security settings are they referring to??? When I try to use the e-mail capability of the Wireless Sync: Shell("\Program Files\Wireless Sync\Wirelesssync.exe " The code runs but the e-mail either gets sent to the draft folder or gets lost. We would like to use the mail feature in IE if possible. Has anyone had success sending e-mails from your application or opening up an e-mail window? Any help would be greatly appreciated. Thanks! |