G Guest Aug 2, 2004 #1 I have a customer database with email addresses. How do I use WebMail to send out a monthly newsletter? Thanks...Arne
I have a customer database with email addresses. How do I use WebMail to send out a monthly newsletter? Thanks...Arne
C Cor Ligthert Aug 3, 2004 #2 Arne, This is a C# link however the C# part is so basic that it would be go in my opinion for every VBNet programmer. http://support.microsoft.com/default.aspx?scid=kb;en-us;310273 There is a VB sample in the resource kit. http://msdn.microsoft.com/vbasic/vbrkit/default.aspx And if you have problems installing the resource kit http://msdn.microsoft.com/vbasic/vbrkit/faq/#installvdir (And do not forget to set that reference to system.web.dll) I hope this helps Cor
Arne, This is a C# link however the C# part is so basic that it would be go in my opinion for every VBNet programmer. http://support.microsoft.com/default.aspx?scid=kb;en-us;310273 There is a VB sample in the resource kit. http://msdn.microsoft.com/vbasic/vbrkit/default.aspx And if you have problems installing the resource kit http://msdn.microsoft.com/vbasic/vbrkit/faq/#installvdir (And do not forget to set that reference to system.web.dll) I hope this helps Cor