Question
schedlued
Hi i have a scheduled email system, where a user selects a
time and date, which gets converted to my server time and date, and
then gets put into my database with the email message,
the server then sends out emails if the time and date is less than the current date.
what i need to do now is add a daily and weekly tick box to the form, but i am not sure how i should use my database to do this?
should i have a daily and weekly column in my table where the date, time and message is stored
hope someone can help
the server then sends out emails if the time and date is less than the current date.
what i need to do now is add a daily and weekly tick box to the form, but i am not sure how i should use my database to do this?
should i have a daily and weekly column in my table where the date, time and message is stored
hope someone can help