G
Guest
Hello,
I'm pretty new to asp.net programming and to these forums, so I hope that
I'm asking an appropriate question in the right place.
I'm helping to develop a web application in asp.net 2.0, vb.net, and I'm
trying to execute code every 10 minutes, starting at 6:00 am and ending at
10:00 am, every Monday thru Friday. Those exact times are rough examples,
and may change. So I think I need to create some kind of timer that fires an
event, on a defined schedule and interval, based on the clock on the server.
Does that sound right? Is there a good way to do that or should I be taking
a different approach?
If there is a better place to be asking this type of question, could you
please point me to a more appropriate forum?
Thank you.
I'm pretty new to asp.net programming and to these forums, so I hope that
I'm asking an appropriate question in the right place.
I'm helping to develop a web application in asp.net 2.0, vb.net, and I'm
trying to execute code every 10 minutes, starting at 6:00 am and ending at
10:00 am, every Monday thru Friday. Those exact times are rough examples,
and may change. So I think I need to create some kind of timer that fires an
event, on a defined schedule and interval, based on the clock on the server.
Does that sound right? Is there a good way to do that or should I be taking
a different approach?
If there is a better place to be asking this type of question, could you
please point me to a more appropriate forum?
Thank you.