Jeff Johnson wrote on 2013-08-19: > The problem is that the IT department will not allow Redemption to be > installed. They want the user to control the sending of the email. I > would like my application to fill out the email and open up Outlook > ready to send. I am guessing that Redemption will not be needed for > this. Redemption allows you to programatically send. > > Thanks, > > Jeff > > --------------- > > Jeff Johnson > [email protected] > (623) 582-0323 > > www.san-dc.com > www.arelationshipmanager.com > > On 08/19/2013 02:32 PM, Sytze de Boer wrote: > Hi Jeff > I use a 3rd party to avoid that message popping up > Google for Redemption.zip > > . > > > On Tue, Aug 20, 2013 at 9:07 AM, Jeff Johnson <[email protected]> wrote: > >>> I have used the click yes things to keep Outlook from asking my VFP >>> program to allow it for a number of minutes. I have a user that wants to >>> automate Outlook but will not allow any such program. What I would like to >>> do is build the email with an attachment and open up Outlook at the point >>> where the user can send it. Kind of like a mail-to link on a web site. >>> >>> My question is, can I do the above without that message popping up? I am >>> guessing it pops up when you try to send rather than just create an email. >>> >>> Any ideas? >>> >>> -- >>> Jeff >>>
Jeff, The mailto: passed into a ShellExec is the one thing I can think of. The trouble with it is there is no way to attach a file. There might be a way to create an *.eml and launch it, though I don't know how that would be ready to send. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

