Scheduling the application.
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
Hi, I have a method in one webform(which is not start page of webapplication).I want the method to EXECUTE daily without our interference. How can I do this? Plz help me... thanks in advance. :):)
Hi, I think it is not possible to do for a web application but by using windows services you complete your task.
Regards, Sandeep Kumar.V
-
Hi, I think it is not possible to do for a web application but by using windows services you complete your task.
Regards, Sandeep Kumar.V
-
Hi, I have a method in one webform(which is not start page of webapplication).I want the method to EXECUTE daily without our interference. How can I do this? Plz help me... thanks in advance. :):)