LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Outlook Express

Hi,
I'm looking for an example for sending email with Outlook Express (not with
Outlook 97 or 2000, like the CVI 6.0 samples).
I've tried the samples : I've got a message to tell me that the mail was
send, but in fact, no mail was send...

Thanks,
Yvan

--

******************************
YBDesign
Yvan BOURNE
http://www.ybdesign.fr
******************************
0 Kudos
Message 1 of 3
(3,367 Views)
I suppose this is not really the answer to your question, but there is so much more benefits is using this simple single file appraoch.

See this mail software by Jarle Aase WMailTo

Maybe you will find this usefull as well.
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 2 of 3
(3,367 Views)
Hi,

the examples to send email using Outlook use ActiveX to communicate to Outlook. You can replicate the examples for Outlook Express by creating the ActiveX controler and looking how to map the functions.

To create the ActiveX Fp for Outlook express go to "Tools>>Create ActiveX controller..." you select Outlook express and you end up with a bunch of functions to control the application and send emial.

There is also Enterprise Connectivity Toolset that gives you a function to send an email, together with a bunch of utilities.

I hope this helps.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 3 of 3
(3,367 Views)