Re: MailMerge setting off Securty Dialog
- From: dayv2005 <dayv2005@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Feb 2008 12:12:12 -0800
not that but this is what im getting.
there is a porgram that is accessing you email information in outlook. Do
you give them permission? then it's like for how long 1 - 2 - 5 - 10 minutes?
"Doug Robbins - Word MVP" wrote:
If by Security Dialog, you mean the following message:.
"Opening This Will Run the Following SQL Command" then see the following
Knowledge Base Article:
http://support.microsoft.com?kbid=825765
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"dayv2005" <dayv2005@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:545BCF8F-2A9F-4E92-8A68-438C6711FF0A@xxxxxxxxxxxxxxxx
Im programming an add in for word to programmatically do the mail merge.
But
i have all the code that sends it but then when i set it up to email like
this....
/* Merge properties */
ASSIGN
chTemplate:MailMerge:MailAsAttachment = FALSE
chTemplate:MailMerge:Destination = 0
chTemplate:MailMerge:MailAddressFieldName = "Email"
chTemplate:MailMerge:MailSubject = "Test"
chTemplate:MailMerge:Destination = 2
chTemplate:MailMerge:MailFormat = 1.
For some reason the securty access dialog keeps comming up. I have
redemption but dont know how to use it here. and i dont know why its doing
this or how to get around it
- References:
- Re: MailMerge setting off Securty Dialog
- From: Doug Robbins - Word MVP
- Re: MailMerge setting off Securty Dialog
- Prev by Date: Re: Email Mail Merge
- Next by Date: Re: Very strange Excel to Word date conversion
- Previous by thread: Re: MailMerge setting off Securty Dialog
- Next by thread: Re: MailMerge setting off Securty Dialog
- Index(es):
Relevant Pages
|