To link your company's website to your Online Registration search page simply copy the URL that you see when you click on the online registration link on the right side of the ProClass menu and give this URL to the person who manages your company website. The URL is unique for each unit but will look similar to the following:
http://reg132.imperisoft.com/SampleUnit/Search/Registration.aspx
You can also do some more complex linking by using the parameters described below along with the specific components of your Online Registration URL. For example, if you would like to link to the Online Registration search page with the Semester pre-selected and the list of all classes within that Semester showing, you can do so by using the following url:
http://reg132.imperisoft.com/ExSearch.aspx?unit=SampleUnit&sem=X
X = the ID of the Semester. So you would need to look up the Semester ID for the Semester you want to display and insert that in place of the X above. For example, if the Semester was assigned ID 38, the URL would be:
http://reg132.imperisoft.com/ExSearch.aspx?unit=SampleUnit&sem=38
NOTE: You need to be careful that you are using the exact http://reg###.imperisoft.com and Unit Name that is designated by the URL assigned to your company.
You can link to search results using any of the available Filters that you have selected for your online registration. To do so, use the same URL but simply insert parameters in place of the X based on the grid below with the specific ID for the record in place of the y.
http://reg132.imperisoft.com/ExSearch.aspx?unit=SampleUnit&X=y
The grid below provides details on how to construct the querystring but note that the parameter is only valid if that field is being used as a filter in your Online Registration:
Parameter |
Required? |
Notes |
unit |
Yes |
This is the name or ID of the Unit. In the example above it is SampleUnit but for your organization it would be the Unit Name or Unit ID. |
sem |
Yes |
This is the ID of the Semester to search. |
med |
No |
This is the Media Type id. (Subject) |
pt |
No |
This is the Program Type id. |
prod |
No |
If not included, defaults to Program. If you want to display Bundles, include the parameter and the value is the Bundle ID. |
loc |
No |
Location ID |
inst |
No |
Instructor ID |
st |
No |
This is the Start Time for the program |
md |
No |
This is the meet day of the program. Can only be a single value, one of the following: mon, tue, wed, thu, fri, sat, sun |
You can also link directly to the Program Details as well by simply locating the program though the online search and clicking on the details, then copy and paste the URL from the browser window to create the link from your website.