|
|
submitted by
brauliod
1 year, 3 months ago
tipsdotnet.com — Here you will find a selection of articles about SMTP and .net fx.
If you have issues trying to send e-mails using .net, I would (you can find this info at the link provided):
1. First check if the problem is located on your .net code, or if it's a network issue (permissions, configurations...), you can try to send an e-mail using telnet.
2. If you are using .net fx 1.1 go for System.Web.Mail Oh My !
3. If you are using .net fx 2.0 go for System.Net.Mail Oh My !
4. If you want to build something more complex (e.g. embedd images on your e-mail), you can do it so using .net fx 2.0
|
|
tags:
ASP.NET, .net2.0, .Net, .net1.1, Email | tag it
Everyones tags: | Your tags: | |
|
|
|
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking
the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
Users who kicked this story:
No comments so far
|