Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Sending email with VB program

I'm kinda a noob to VB. I'm running VB 2005 and I am working on a project but I am in dire need of some assistance. My goal is this; To have 3 Textboxes that will have the information inside of them sent to a specific email address when you click a button, with a specific subject.

I have found code snippets for full blown email programs but I don't need that, all I need is a fraction of a email program. If you could help me I would greatly appreciate it, and if I'm not being clear enough tell me and I will try to be!

Thanks in advance!
[579 byte] By [yourwar] at [2007-11-11 8:48:19]
# 1 Re: Sending email with VB program
Everything you ever wanted to know about the System.Net.Mail workspace... and then some...

http://www.systemnetmail.com/
edburdo at 2007-11-11 21:46:55 >
# 2 Re: Sending email with VB program
Oh, and if your using VB 2003 (for anyone else reading this), then go to the sister site...

http://www.systemwebmail.com/ - System.Web.Mail
edburdo at 2007-11-11 21:47:55 >