A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

(VB.Net) Help Sending Emails?

906 views · started by mylilnikka ·
#1
(VB.Net) Help Sending Emails?
I wanna know the code for sending an email with whatever somebody entered in the texboxes.. Can i get some help.. :D
#2
Using System.Net.Mail;
#3
-.-
Chad wrote:
Using System.Net.Mail;


I meant the whole code and i would edit the names for some things
#4
mylilnikka wrote:
I meant the whole code and i would edit the names for some things


You can use Google. Search Vb.net Sending Emails. All you have to do is read.