The user services need two ASP pages to support the creation of the menu bar that appears on all PT application form views. The menu bar is created on the fly and these ASP pages, menu.asp and Build.asp, work with an XSL file to transform data from a localized XML file and create the localized menu and menu options.
The following topics from Designing the PT Application User-Services Tier describe the tasks menu.asp and Build.asp perform:
These topics from Implementation include discussion of menu.asp and Build.asp: