receive Mail
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Hello : How can i receive email by asp.Net:sigh: the god is the largest
-
Hello : How can i receive email by asp.Net:sigh: the god is the largest
Hmm you can't "receive" mail by asp.net, but you can use a third party component to interact with the mail server. IE: http://www.chilkatsoft.com/dotNetEmail.asp[^]
// Steve McLenithan
Family Guy: Season 2 - Episode 8
-
Hmm you can't "receive" mail by asp.net, but you can use a third party component to interact with the mail server. IE: http://www.chilkatsoft.com/dotNetEmail.asp[^]
// Steve McLenithan
Family Guy: Season 2 - Episode 8
You can get so many POP & IMAP implementation on net..such for pop3 implementation in .net... Regards, NetPointer.