View Single Post
  #5 (permalink)  
Old 01-27-2007, 12:14 AM
jedik's Avatar   
jedik jedik is offline
Newbie
 
Join Date: Jan 2007
Posts: 13
Rep Power: 0
jedik is on a distinguished road
Default

Quote:
Originally Posted by brackett View Post
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.
Yes you are right. But for using a secure server you need to add a lot of modifications to the code.
Reply With Quote

Sponsored Links