Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

sending an email at a user specified time

Options
  • 26-04-2004 8:25pm
    #1
    Closed Accounts Posts: 147 ✭✭


    Hey there cheese tits....

    I'm a bit stuck.
    I'm programming in asp.net and vb.net.

    I want to send and email at a certain time.
    I've been looking into this for a while now and using the windows scheduler and making a windows service seems the only way to go.

    Is it possible for me to make a windows service (or any other method you know of)to check a table (with the rows user, message, time) in an access database to compare the current time with a time in the database
    and then if the time is equal to now, send a email containing the information from the other two rows to the users email?

    its kinda wrecking my head.


Advertisement