Forum Moderators: open
What will I need to do in order to send a message to remind someone of an appointment.
Lets say that the users of a webbased booking system can enter the site and decide a date that the should do something. This is then stored in a database. How do I do in order to send a reminder to that person to tell him/her "Tomorrow is your turn..".
The datasbase will be stored at a server that we are not running ourself, that is we buy the space and access to it.
Is it possible and how?
Another option is to use another computer that's always online to either do the same, or to run a program that fetches a page from the webserver.
Is there any providers that provides with this kind of "run a page at a certain time" service, that is "i want you to go to this page each day at 05.00 am" and then they deliver that functionality?