Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / February 2008

Tip: Looking for answers? Try searching our database.

MailMerge setting off Securty Dialog

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dayv2005 - 11 Feb 2008 16:47 GMT
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
Doug Robbins - Word MVP - 11 Feb 2008 19:41 GMT
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

Signature

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

> Im programming an add in for word to programmatically do the mail merge.
> But
[quoted text clipped - 13 lines]
> redemption but dont know how to use it here. and i dont know why its doing
> this or how to get around it
dayv2005 - 11 Feb 2008 20:12 GMT
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?

> If by Security Dialog, you mean the following message:
>
[quoted text clipped - 20 lines]
> > redemption but dont know how to use it here. and i dont know why its doing
> > this or how to get around it
Peter Jamieson - 11 Feb 2008 23:32 GMT
You can consider the ClickYes utility:

http://www.contextmagic.com/express-clickyes/

(there may be others).

I'm not sure there is any way you can use redemption to help you here as
Word itself does all the work of sending the e-mail and you can't intercept
its code. However, you can consider "rolling your own" merge to e-mail and
you may be in a position to use redemption then.

Signature

Peter Jamieson
http://tips.pjmsn.me.uk

> Im programming an add in for word to programmatically do the mail merge.
> But
[quoted text clipped - 13 lines]
> redemption but dont know how to use it here. and i dont know why its doing
> this or how to get around it
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.