S sathyan_8294 Member Joined Jun 13, 2007 Messages 5 Programming Experience Beginner Jun 19, 2007 #1 i am using vb.net 2003.i do my project in windows application.i want to send a mail from vb.net windows application.plz help me.
i am using vb.net 2003.i do my project in windows application.i want to send a mail from vb.net windows application.plz help me.
S ss7thirty Well-known member Joined Jun 14, 2005 Messages 455 Location New Jersey, US Programming Experience 5-10 Jun 19, 2007 #2 Do you have an e-mail server if yes what kind. Otherwise which application are you looking to use to send the email? More information please... However, Just knowing the namespace may help. The system.net.mail namespace should contain everything you will need to send the message Upvote 0 Downvote
Do you have an e-mail server if yes what kind. Otherwise which application are you looking to use to send the email? More information please... However, Just knowing the namespace may help. The system.net.mail namespace should contain everything you will need to send the message
JohnH VB.NET Forum Moderator Staff member Joined Dec 17, 2005 Messages 15,844 Location Norway Programming Experience 10+ Jun 19, 2007 #3 http://www.systemwebmail.com/ Upvote 0 Downvote