Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get around Outlook XP security update

Status
Not open for further replies.

SidUK

Programmer
Apr 11, 2001
15
GB
Hi

I had a VBA script that sent HTML e-mails from Access 97 to Outlook 98 to my customers, and I have now had to install Outlook XP. This seems to have Outlook security update automatically applied, and each time I try and use my VBA script, Outlook does the 'You are trying access...' dialogue, followed by a confirmation needed for each message the script tries to send.

This is fine with a few e-mails, but when I am sending 2,000-odd (not spam!) this is a pain!

Does anyone know a way around this, either uninstall the security update, temporarilly turn off the security update (preferred) or altering my script to accomodate the change (currently uses item.send).

Apologies if this is covered - the keyword search appears to have been down for a couple of days. Can't find anything on the MS site either.

Regards, Andrew
 
Thanks - will look into this, but perhaps I could use that idea and sendkeys from the VBA script (if VB still does this!). Perhaps worth a try...

Regards, Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top