help to slove my prob
-
hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. balu
-
hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. balu
-
hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. balu
i dont think that there is a way to do so. you can develop a windows service and can call this application at a regular interval or can specify some conditions. cheers Ramesh.Kanjinghat