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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. having links in an email

having links in an email

Scheduled Pinned Locked Moved C#
docker
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.
  • N Offline
    N Offline
    nirmalsat
    wrote on last edited by
    #1

    Hi, I am currently using mailto link in the email to send a mail..This link does compose mail action..I need to place a link performing emails reply action..I should be able to set subject and toaddress as in mailto tag..

    N 1 Reply Last reply
    0
    • N nirmalsat

      Hi, I am currently using mailto link in the email to send a mail..This link does compose mail action..I need to place a link performing emails reply action..I should be able to set subject and toaddress as in mailto tag..

      N Offline
      N Offline
      Nisha Agrawal
      wrote on last edited by
      #2

      You can set To Address , Subject And Message Body like this

      mailto:abc@xyz.com?subject=mailsubject&body=message to be set.

      N 1 Reply Last reply
      0
      • N Nisha Agrawal

        You can set To Address , Subject And Message Body like this

        mailto:abc@xyz.com?subject=mailsubject&body=message to be set.

        N Offline
        N Offline
        nirmalsat
        wrote on last edited by
        #3

        Hi, Thank you for the reply..This mailto tag opens a new mail..I need to have the tag in an email..If I click the link ,I want the contents of that mail to be placed in new mail..similar to normal email reply action.. If I use mailto, how will I get the contents of that mail and place that in new one....

        C N 2 Replies Last reply
        0
        • N nirmalsat

          Hi, Thank you for the reply..This mailto tag opens a new mail..I need to have the tag in an email..If I click the link ,I want the contents of that mail to be placed in new mail..similar to normal email reply action.. If I use mailto, how will I get the contents of that mail and place that in new one....

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          You want for the email you send to have a link to send back a new email ? The answer is the same, it just won't work unless the mail program is showing HTML.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          1 Reply Last reply
          0
          • N nirmalsat

            Hi, Thank you for the reply..This mailto tag opens a new mail..I need to have the tag in an email..If I click the link ,I want the contents of that mail to be placed in new mail..similar to normal email reply action.. If I use mailto, how will I get the contents of that mail and place that in new one....

            N Offline
            N Offline
            Nisha Agrawal
            wrote on last edited by
            #5

            If you are sending the mail having reply link then you know the content of the mail so you can use that one.

            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