When EZSurvey makes a multi-page web form, it breaks up your survey according to the page breaks, storing the HTML code for each page in a separate file. Each page breaks starts a new page. For multi-page forms, the first page (default) filename is S1, the next is named P1, and so forth. When scripting the first page is named page0 and the subsequent pages as pagePx and so forth.
When you invoke the ezs script, either by a URL to show the first page or by selecting on the Next button at the bottom of each form page, the script sends a new page back to the browser. The HTML page includes: