Hi there,

I'm implementing a small e-mail sending method in the program I am currently writing and heard that CDO was a good way of doing it. I have no experience with it in the past, and the only tutorials I have come across are aimed at web-based apps using ASP. Does anyone know of anyone C# tutorials, or could maybe give me a push in the right direction.

Cheers in advance.

Recommended Answers

All 2 Replies

You may use classes of System.Net.Mail namespace to send email.

I ended up using that, worked great cheers.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.