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. Hiding content in an email message - Pls help

Hiding content in an email message - Pls help

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

    Hi, I am currrently workin on something where in i would like to hide some content in an email which i would retrieve later after the mail has been sent . I would need to get this hidden content at the recieving end. Could anyone help me out with this.. I am using c# with framework 3.5 to create the email message. Thanks in advance

    C C 2 Replies Last reply
    0
    • N nirmalsat

      Hi, I am currrently workin on something where in i would like to hide some content in an email which i would retrieve later after the mail has been sent . I would need to get this hidden content at the recieving end. Could anyone help me out with this.. I am using c# with framework 3.5 to create the email message. Thanks in advance

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

      Pretty much impossible. Unless you hide it in an image or something, some sort of attached file that needs a third party program to extract the info.

      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, I am currrently workin on something where in i would like to hide some content in an email which i would retrieve later after the mail has been sent . I would need to get this hidden content at the recieving end. Could anyone help me out with this.. I am using c# with framework 3.5 to create the email message. Thanks in advance

        C Offline
        C Offline
        carlecomm
        wrote on last edited by
        #3

        Hi, I think you can use a hidden img and set its src to some page that you have. When the email is opened, the action can transfer the data to your web page. In that page you can deal with the data and save it anywhere you want.

        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