> I create a progam using visual foxpro to automatically send email to me when my program detect an error. When Im using Oulook 2000, i have no problem about sending because it automatically send, but when im using Outlook 2003 theres a popup appear that questioning me if i realy want to send an email. So i need to click yes to send
> the email. The summary, it is not automatic if i must check it everday to click yes for the program send an email. This is the POPUP Appear.
>
> "A program is trying to automaticall send e-mail on your behalf. Do you want to allow this? If this is unxpected, it may be a virus and you should choose No."
>
> What code that i must create for the program run with-out that POPUP.
>
> Thanks....
Rose,
This question has noting to do with "VFP and .Net" but rather, deals with Office Automation. Please choose the correct category when posting a question. There are members who know very little about VFP and .NET but who know a great deal about automating Microsoft Outlook. These members might not even look at your question if it is posted in the wrong category. Also, I noticed that you posted the same question twice. Please be patient and wait for the browser to refresh after you post your question. Clicking the post button again can cause your question to be double posted. I deleted the duplicate message and changed the category of this one for you.
You have a number of options. I suggest you search the archives here for CDO mail. With CDO, you can avoid that annoying message. There are a large number of posts showing you how to automate CDO.
Ken
You shall know the truth - and the truth shall set you free. (John 8:33)