Hi all
I want to run a script that checks what time it is, and "talk" with a SQL server. If a check is true, the script should send a email.
I could solve this by always keep a Internet Explorer open on that page and use meta to refresh the page like every minute or with a do while (forever), but i want a script that runs on the server.
Is this possible ?
I use ASP, but i guess i have to use another language.
Hope you understand what i asked for.
Thanks for all the help i get.