VSnet C# CDO sample code?

  • Thread starter Thread starter g_sharad
  • Start date Start date
G

g_sharad

Hi,

Iam currently using asp for sending the newsletter to the subscribers
of my website. The list is stored in database. But there are a lot of
problem tht I am facing
So i was thinking to shift teh code to asp.net in c#.
But not able to find a proper code for this....

can anyone help me in this...?

regds
sg
 
Look for samples dealing with System.Web.Mail and
System.Web.Mail.MailMessage

These .NET classes are wrappers for CDO.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top