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. Automatic Email Notification

Automatic Email Notification

Scheduled Pinned Locked Moved ASP.NET
databasecsharpsql-serverdotnetsysadmin
2 Posts 2 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.
  • R Offline
    R Offline
    Ra one
    wrote on last edited by
    #1

    Dear all, I want to know how to send automatic email notification taking email address from database and send each one ema ;) il according to there status for eg :- Choose email from database of status 1 and send them birthday message and for status 2 membership end message etc and each message template can also be picked by database. As this can be done on regular basis, I know it can be done by window service but how it can be used with c# and sql server 2005 If any one of you have code than Please Post it. Thanks u all for your support RAHUL TANDON

    A 1 Reply Last reply
    0
    • R Ra one

      Dear all, I want to know how to send automatic email notification taking email address from database and send each one ema ;) il according to there status for eg :- Choose email from database of status 1 and send them birthday message and for status 2 membership end message etc and each message template can also be picked by database. As this can be done on regular basis, I know it can be done by window service but how it can be used with c# and sql server 2005 If any one of you have code than Please Post it. Thanks u all for your support RAHUL TANDON

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

      rahultandon1000 wrote:

      As this can be done on regular basis, I know it can be done by window service but how it can be used with c# and sql server 2005

      So, what is you problem ? You want to create a Windows services which will regularly check your database and send the notification mail to the user ? If yes, then what is the point to post this question in ASP.NET Forum. You have to create a simple web service, which will call Some SP of of SQL server and retrieve the data from database. By the way you can do all the thing only using SQL server 2005 also ;)

      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