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. when i press my gridView on e-mail column - how to sent to this person ?

when i press my gridView on e-mail column - how to sent to this person ?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
4 Posts 4 Posters 1 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.
  • G Offline
    G Offline
    Gali1978
    wrote on last edited by
    #1

    hi i have gridView that has column that contain e-mail on my web-form. when i press this cell - how to send mail (througt the client mail) i try to add hyperlink column to the gridview - but not working how to do it ? thanks

    A Y A 3 Replies Last reply
    0
    • G Gali1978

      hi i have gridView that has column that contain e-mail on my web-form. when i press this cell - how to send mail (througt the client mail) i try to add hyperlink column to the gridview - but not working how to do it ? thanks

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Gali1978 wrote:

      when i press this cell - how to send mail (througt the client mail) i try to add hyperlink column to the gridview - but not working how to do it ?

      What is not working ? Are you getting any error ? What code you have written ?

      Cheers ! Abhijit Jana | My Blog | @Twitter | Daily .Net Tips

      1 Reply Last reply
      0
      • G Gali1978

        hi i have gridView that has column that contain e-mail on my web-form. when i press this cell - how to send mail (througt the client mail) i try to add hyperlink column to the gridview - but not working how to do it ? thanks

        Y Offline
        Y Offline
        Yusuf
        wrote on last edited by
        #3

        If you write out the email column in the following format [Send email](mailto:user@domain.com) it will send the email using the default email client. But, that is not recommended way of doing it. For starters, since the email is exposed, it can be harvested by bots easily. Instead handle it at the back-end or use some email address obfuscation javascript code.

        Yusuf May I help you?

        1 Reply Last reply
        0
        • G Gali1978

          hi i have gridView that has column that contain e-mail on my web-form. when i press this cell - how to send mail (througt the client mail) i try to add hyperlink column to the gridview - but not working how to do it ? thanks

          A Offline
          A Offline
          Ali Al Omairi Abu AlHassan
          wrote on last edited by
          #4

          have you tried mailto:address?

          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