S Shafighipoor.M Aug 28, 2004 #1 Dear Friends. How can I set a Windows Schedul Task on Server with asp.net (.aspx) Page?
N Nicole Calinoiu Aug 28, 2004 #2 See http://www.codeproject.com/csharp/tsnewlib.asp for .NET library that will allow for creation of scheduled tasks without requiring you to call the underlying APIs directly. HTH, Nicole
See http://www.codeproject.com/csharp/tsnewlib.asp for .NET library that will allow for creation of scheduled tasks without requiring you to call the underlying APIs directly. HTH, Nicole