i want the code to send an email to yahoo server using c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepthik
    New Member
    • Jul 2006
    • 5

    i want the code to send an email to yahoo server using c#.net

    its very urgent
  • coldflame
    New Member
    • Jul 2006
    • 19

    #2
    Originally posted by deepthik
    its very urgent
    Hi ,
    Well i can provide the VB Code as sample, as i have not so much time to convert it to c#, So if you want please tell...

    Comment

    • danjam
      New Member
      • Jun 2006
      • 7

      #3
      Hi there

      Here's an article on sending (and validating) emails with ASP .NET 2.0 - C#

      sending emails in C#
      http://www.webonweboff .com/tips/asp/email.aspx

      Hope this helps...

      Comment

      • dotnet
        New Member
        • Jul 2006
        • 22

        #4
        Hi
        try using the code cited at

        hope this should work for you.

        Comment

        Working...