Thread
:
EMail in VB question
View Single Post
#
3
(
permalink
)
08-31-2006, 11:40 AM
brackett
Programmer
Join Date: May 2006
Posts: 193
Credits:
0
Rep Power:
11
VB or VB.NET? In VB.NET (2.0), you can just use the System.Net.Smtp namespace. In VB.NET (1.x), I think it's System.Web.Mail. In VB, you'd have to use CDONTS or CDOSYS, I think.
brackett
View Public Profile
Send a private message to brackett
Find all posts by brackett