VB.NET Tutorial 25 - Emailing Application (Visual Basic 2008/2010)
Top Comments
All Comments (117)
-
Thanks for your answer
-
yow .. do you have tutorial like this for yahoomail?? i need help thanks bro
-
@89humaiz Change :
SMTP.Credentials = New System.Net.NetworkCredential("
username", "password") to
SMTP.Credentials = New System.Net.NetworkCredential(T
extBox1.Text, TextBox2.Text) -
Hello, thanks for your tutorials, its very helpful.
I am facing the same problem pointed out by davidlee1971.
It says:
"StmpException was unhandled.
The operation was timed out"
What do I do?
-
hello my Emailing Application from Tutorial 25 will not work anymore. it worked fine at first but after I tried to set it on a timer it would not work any more. I tried two boom my own email. I made it back as it was before but it still will not work
what do I do?
-
NVM i made my own...
-
it all worked fine for me....How to add a file as an attachment and send it
-
You cold also add a subject box and/or a "to address" box :)
I write code from VB.NET Tutorial 24 - Emailing Application (Visual Basic 2008/2010)
but I am facing Error Unhandled exception has occured in your application ...... Failure Sending mail.
please help me.
davidlee1971 11 months ago 6
is it possible to make a email reader that will be cool
benjadahl 8 months ago 2