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. how to create newsletter in asp.net

how to create newsletter in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
4 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.
  • P Offline
    P Offline
    Pallavi Bhoite
    wrote on last edited by
    #1

    hi , i want to create newsletter in my webapplication ..can any one tell me idea behind this and site which have examples for creating newsletter .. Thanx in advance ,

    pallavi

    V N 2 Replies Last reply
    0
    • P Pallavi Bhoite

      hi , i want to create newsletter in my webapplication ..can any one tell me idea behind this and site which have examples for creating newsletter .. Thanx in advance ,

      pallavi

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

      I remember there was opensource website called DiggerSolutions. It had open source components in ASP for both Intranet application and Newsletter.

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      P 1 Reply Last reply
      0
      • P Pallavi Bhoite

        hi , i want to create newsletter in my webapplication ..can any one tell me idea behind this and site which have examples for creating newsletter .. Thanx in advance ,

        pallavi

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        You can create mail template files for the newsletter mails. Put some controls like label or literal on the areas where you need to change the values. Now pass the values to the page and get the rendered HTML code. Send this in the mail. Alternative approach would be keeping the mail HTML in some files(XML) and adding the variable values as tags. Replace the tags with actual value when sending mail. Even you can provide option to the user to add new newsletter and template.


        My Website | Ask smart questions

        1 Reply Last reply
        0
        • V Vasudevan Deepak Kumar

          I remember there was opensource website called DiggerSolutions. It had open source components in ASP for both Intranet application and Newsletter.

          Vasudevan Deepak Kumar Personal Homepage Tech Gossips

          P Offline
          P Offline
          Pallavi Bhoite
          wrote on last edited by
          #4

          Hi Vasudevan, Thank you for your help ..:)

          pallavi

          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