Hi Guys,
I'm a relatively new vb.net coder. I am having trouble figuring out how to get vb.net code i have created to run every hour (or periodically).
Basically its going to be an sms feature of my website. The user will enter the day and time they want to receive an sms, it will be stored in a database. I have code that will check that information against the current system date and time.
The problem i have is to get that code running every hour(or periodically)!
Any help would be greatly appreciated!
I'm a relatively new vb.net coder. I am having trouble figuring out how to get vb.net code i have created to run every hour (or periodically).
Basically its going to be an sms feature of my website. The user will enter the day and time they want to receive an sms, it will be stored in a database. I have code that will check that information against the current system date and time.
The problem i have is to get that code running every hour(or periodically)!
Any help would be greatly appreciated!