Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. email

email

Scheduled Pinned Locked Moved Web Development
htmltutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amit__8
    wrote on last edited by
    #1

    how to send a e mail from a webpage in html format?

    T V 2 Replies Last reply
    0
    • A amit__8

      how to send a e mail from a webpage in html format?

      T Offline
      T Offline
      Ted Ferenc
      wrote on last edited by
      #2

      google for 'EMAIL HTML FORMAT php' without the quotes


      "An expert is a person who has made all the mistakes that can be made in a very narrow field." - Neils Bohr

      1 Reply Last reply
      0
      • A amit__8

        how to send a e mail from a webpage in html format?

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        Hi: It depends on the EmailComponent you are using on the serverside language. The EmailComponent may be supporting the formats like text/plain, html etc. Which language are you using in serverside? ASP or ASP.NET. For example, if using Persits.MailSender Component (ASPEmail) from http://www.persits.com/[^], a property needs to be set to specify the mail format as text or html Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/

        A 1 Reply Last reply
        0
        • V Vasudevan Deepak Kumar

          Hi: It depends on the EmailComponent you are using on the serverside language. The EmailComponent may be supporting the formats like text/plain, html etc. Which language are you using in serverside? ASP or ASP.NET. For example, if using Persits.MailSender Component (ASPEmail) from http://www.persits.com/[^], a property needs to be set to specify the mail format as text or html Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/

          A Offline
          A Offline
          amit__8
          wrote on last edited by
          #4

          i am using asp.net and want to send mail in html format how i can send mail and how i can configure to send mail

          V 1 Reply Last reply
          0
          • A amit__8

            i am using asp.net and want to send mail in html format how i can send mail and how i can configure to send mail

            V Offline
            V Offline
            Vasudevan Deepak Kumar
            wrote on last edited by
            #5

            Hi: It is pretty simple. Check out http://www.systemwebmail.com/ [^] for tricks and code snippets using System.Web.Mail namespace. You can also use Persits MailSender ASPEmail component using COM Interop. Check it out at http://www.aspemail.com/[^] Deepak Deepak Kumar Vasudevan Personal Web: http://vdeepakkumar.netfirms.com/ I Blog At: http://deepak.blogdrive.com/

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups