Patron Self-Registration Confirmation Form

Command link:     NONE
HTML document:  selfregconfirm.html

This form controls the display of the Patron Self-Registration Confirmation Form. If this file exists, the system uses it rather than the default display. This file accepts the following tokens:

Token Description
<!--{toplogo}--> The system replaces this token with the <HTML> and <BODY> tags that begin an HTML page and displays the HTML defined in the TOPLOGO Web option. If you do not supply your own <HTML> and <BODY> tags, this must be the first line in the selfregconfirm.html file.
<!--{ret2cat}--> The system replaces this token with the value of the BUT_RET2CAT Web option.
<!--{name}--> The system replaces this token with the name provided by the patron in the selfreg.html form.
<!--{barcode}--> The system replaces this token withthe system-generated barcode for the patron.
<!--{patroninfo}--> The system replaces this token with the page specified by the local WebPAC /patroninfo command link.
<!--{user_name}--> The system replaces this token with the value of the patron's alternate ID provided in the selfreg.html form.
<!--{botlogo}--> The system replaces this token with the HTML value of the BOTLOGO Web option. Does not insert the </BODY> and </HTML> tags that finish an HTML page.

You can create separate custom forms for each combination of language and scope by using the following naming convention:

selfregconfirm_LANG_s#.html

LANG The language code (spi for Spanish, frc for French, etc.).
s# The number of the scope (s1, s2, s3, etc.).

For a current example of this form, see the appropriate example set in WebPAC Example Sets and Photoshop Files on CSDirect.