f000b50ba74e96021ac7a034cbaf75357d96c016
FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler.md
| ... | ... | @@ -125,8 +125,8 @@ The Scheduler can be used to save reports to disk, if desired. |
| 125 | 125 | |
| 126 | 126 | Here are some basic instructions for setting up this functionality with the Scheduler. |
| 127 | 127 | |
| 128 | -*Add your FileScheduler.cs -> \App_Code\ |
|
| 129 | -*SchedulerPage.aspx, SchedulerPage.aspx.cs -> \ |
|
| 128 | +* Add your FileScheduler.cs -> \App_Code\ |
|
| 129 | +* SchedulerPage.aspx, SchedulerPage.aspx.cs -> \ |
|
| 130 | 130 | |
| 131 | 131 | From your root, create your SchedulerPage.aspx with code behind, as such: |
| 132 | 132 |