The following sample Active Server Pages, along with a Default.htm that runs them, are in the Content Deployment Samples folder.
| ASP File | Description |
| Default.htm | Web page with buttons to run the other ASP files. |
| Code.asp | Routines to initialize the server and display errors. |
| EditServ.asp | Lists the server parameters. |
| EnumRep.asp | Lists the replications. |
| ProjCreate.asp | Creates an example project |
| ProjDel.asp | Deletes the example project. |
| ProjList.asp | Lists the projects. |
| ProjStats.asp | Gets the statistics for the current projects. |
| RteCreate.asp | Creates an example route. |
| RteDel.asp | Deletes the example route. |
| RteList.asp | Lists the routes. |
| ServCtrl.asp | Starts, stops, pauses, or continues the service. |