|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am successfully to send Emails from a database through VB6 by creating an Outlook.application object. But the problem I have is to pass the security checking for each email by entering a "Y"es, therefore it is NOT semi-automatic.
Could anyone give me a successful one (or extracted partially code for that by-pass security part) to help me out? Thanks a lot. |
|
#2
|
|||
|
|||
|
sending emails
Quote:
Dear Sir, About this subject you know much more than me. Do you mind explaining how to create an outlook.application object ? And eventually, if you got the complete answer, can you explain me how to send an email (however, without using a database) . Yours sincerely Willibrord Oomen oomenwong@free.fr |
|
#3
|
|||
|
|||
|
Take a look around www.slipstick.com for outlook/exchange resources.
In VB6, add a reference to the Outlook library, then it's something like Set myEmail = CreateObject("Application.Outlook") and the myEmail object ends up as a reference to the Outlook application.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Sending Email from VB6 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|