R
Rudy Mark
My developement environment in VB.Net
I am using the following code to send email.
Dim objMail As New System.Web.Mail.MailMessage()
Dim objConn As System.Web.Mail.SmtpMail
I am using the following code to send email.
Dim objMail As New System.Web.Mail.MailMessage()
Dim objConn As System.Web.Mail.SmtpMail