Customizing the Web View Interface

You can customize most of the HTML and ASP pages that make up a Web view. If you edit the templates, make sure to backup the original files before you begin your customization.

CensusMain.css

Style sheet for a Web view. The normalfield, requiredfield, and disabledfield classes define the appearance of the fields.

TmplCensusMain.htm

Defines the frame structure for the frames that make up the Web view page. You can change the size and position of each frame, add and remove scrollbars, and set the frame border size.

TmplToolbar.htm

Defines the Web view toolbar.

TmplSummaryList.htm

Defines the Summary List. You cannot customize this page.

TmplSQE.htm

Defines the Ad-hoc Query Editor.

Tabs.asp

Defines the layout of the tab navigation buttons.

TmplCmdBar.htm

Contains the navigation controls.

When editing these files, do not change references to file names, the <WC@ ... > tags, or any of the Javascript code.