75e2e35f7858838b0276e35b5e0a5e04044be69b
FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler.md
| ... | ... | @@ -130,7 +130,7 @@ Here are some basic instructions for setting up this functionality with the Sche |
| 130 | 130 | * Add the file [[FileScheduler.cs|/FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler/FileScheduler.cs]] to the folder \App_Code\ |
| 131 | 131 | * In SchedulerPage.aspx, we will create the SchedulerPage.aspx.cs |
| 132 | 132 | |
| 133 | -From your root, create your SchedulerPage.aspx with code behind, as such: |
|
| 133 | +From your root, create a page called SchedulerPage.aspx with the following SchedulerPage.aspx.cs code behind: |
|
| 134 | 134 | |
| 135 | 135 | ```csharp |
| 136 | 136 | using System; |