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. ASP.NET
  4. Email Not be recognised as a link

Email Not be recognised as a link

Scheduled Pinned Locked Moved ASP.NET
htmlcomhelp
3 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.
  • T Offline
    T Offline
    Tash18
    wrote on last edited by
    #1

    Hi guys, I have developed a web application which has an option to send email, its all working fine except for the content where i face an issue. if in an email I send some raw HTML like Hi, you email is: test@email.com The Email client recognizes it as an email and is displayed as a link. test@email.com but i dont want it to display as a link whereas it has to be displayed as a plain text Kindly advise. Thanks inadvance Regards, Tash

    N B 2 Replies Last reply
    0
    • T Tash18

      Hi guys, I have developed a web application which has an option to send email, its all working fine except for the content where i face an issue. if in an email I send some raw HTML like Hi, you email is: test@email.com The Email client recognizes it as an email and is displayed as a link. test@email.com but i dont want it to display as a link whereas it has to be displayed as a plain text Kindly advise. Thanks inadvance Regards, Tash

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Are you saying you are sending an HTML formatted email and the email address is not encoded, as in not in the form <a mailto:test@email.com>test@email.com</a> but the email client still recognizes it as such? If that is the case then the only option you have is to sent the message as plain text rather than HTML.


      No comment

      1 Reply Last reply
      0
      • T Tash18

        Hi guys, I have developed a web application which has an option to send email, its all working fine except for the content where i face an issue. if in an email I send some raw HTML like Hi, you email is: test@email.com The Email client recognizes it as an email and is displayed as a link. test@email.com but i dont want it to display as a link whereas it has to be displayed as a plain text Kindly advise. Thanks inadvance Regards, Tash

        B Offline
        B Offline
        Bernhard Hiller
        wrote on last edited by
        #3

        Even when you send a plain text email, the email client could add the link! In such cases you could try to "hide" the fact that it is an email address, e.g. "test [at] email [dot] 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