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

email

Scheduled Pinned Locked Moved ASP.NET
helptutorialcareer
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.
  • C Offline
    C Offline
    chandra234
    wrote on last edited by
    #1

    Hi friends i want to send the new or like say the job information using email and how to do that can any one help me out. Is there any method to automatically send the emails every day for the registered persons who has their profile sutable. Thanks.

    K A 2 Replies Last reply
    0
    • C chandra234

      Hi friends i want to send the new or like say the job information using email and how to do that can any one help me out. Is there any method to automatically send the emails every day for the registered persons who has their profile sutable. Thanks.

      K Offline
      K Offline
      Kannan Ar
      wrote on last edited by
      #2

      One option is to write a windows service which invokes a send mail function periodically. Another option is to create an MSSQL job. If you are using MSSQL 2005 or higher version, you can schedule a job to execute .NET function via CLR stored procedure.

      1 Reply Last reply
      0
      • C chandra234

        Hi friends i want to send the new or like say the job information using email and how to do that can any one help me out. Is there any method to automatically send the emails every day for the registered persons who has their profile sutable. Thanks.

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

        I guess you are matching the data for user from the database. Are you using SQL Server ? if yes, then SQL server having it own features to mail sending periodically or as kannan suggested you can use Windows Services too.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        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