Search:
Namespaces
Discussions
.NET v1.1
Feedback
How to make my website wake up at some time each day
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngarchitecture' list
.
Mark Schutt
What is the easiest way for me to construct a timer-driven task in my web
site. Rather than serve up pages based on user's requests, I want to wait on
a timer expiration (e.g. say daily at 0930) and then have some code do a
database query and ultimately send some email content to some recipients
determined by the query. I'd like to avoid a Windows service for this if
possible and just have an "event handler" in my site.
Thanks in advance for your advice and guidance.
Reply to this message...
John King
Make a console app and schedule it with the Windows Task Scheduler.
Regards,
John King
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com