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. Send email to multiple users with matching ID's (Asp.Net2 C#)

Send email to multiple users with matching ID's (Asp.Net2 C#)

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestionlearning
3 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.
  • A Offline
    A Offline
    AdamskiR
    wrote on last edited by
    #1

    Hi I want to send an email out to a selection of people who will have registered for a course. Within their record they will have a course ID for the course they are on. I want to be able to click a button and it sends an email to all those with that courseID in their record. I can retrieve the course ID from the pages querystring.:confused: Can someone please advise? Many thanks Adam:)

    N 1 Reply Last reply
    0
    • A AdamskiR

      Hi I want to send an email out to a selection of people who will have registered for a course. Within their record they will have a course ID for the course they are on. I want to be able to click a button and it sends an email to all those with that courseID in their record. I can retrieve the course ID from the pages querystring.:confused: Can someone please advise? Many thanks Adam:)

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      AdamskiR wrote:

      I can retrieve the course ID from the pages querystring

      Only if the course ID is in the query string. You should have some field or control where you select the course number you want to send emails for. Get the course ID from there when handling the button click event.


      only two letters away from being an asset

      A 1 Reply Last reply
      0
      • N Not Active

        AdamskiR wrote:

        I can retrieve the course ID from the pages querystring

        Only if the course ID is in the query string. You should have some field or control where you select the course number you want to send emails for. Get the course ID from there when handling the button click event.


        only two letters away from being an asset

        A Offline
        A Offline
        AdamskiR
        wrote on last edited by
        #3

        The course ID is in the query string of the page. Ive managed to get it now working. Thanks Adam

        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