sending mail in HTML format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganesh22
    Banned
    New Member
    • Sep 2007
    • 81

    sending mail in HTML format

    Hi,
    in my application iam sending a mail to user bt its all running well then my problem is its not sending in HTML format
    i want to send a mail which format is in textbox as it is that format only i want to send wat can i do??
  • ganesh22
    Banned
    New Member
    • Sep 2007
    • 81

    #2
    sending mail in HTML format

    Hi,
    Iam Sending a mail from asp.net with C#, now its working fine but my problem is its not Sending in HTML format from textbox
    in textbox(body) there i gave so many breaks from one line to another line its not working & finally i gave msg.IsBodyHtml = true; like this also then also its not working

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      Did you format you message string with proper html code?

      Comment

      • Plater
        Recognized Expert Expert
        • Apr 2007
        • 7872

        #4
        "What" ?

        EDIT:
        Threads merged. Please do not double post, it is against the posting guidelines.

        MODERATOR.

        Comment

        Working...