how to disable dialog box - cdo program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written a program using cdo to get email address from the Global
Address list by reading from an Excel sheet which contains the names , let us
100 names.
The problem I am facing is the dialog box.. each time it shows up A program
is accessing the email addresses.. do you want to allow this... blah blah'.
how can I disable this? I tried application.sendkeys "%S". it doesn't work
and it
is not an appropriate in this program. Is there anything available in the
Session class/Object?

thanks
kanan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top