I'm creating a form that needs to have some data entered on the first
page (a patient name) which then gets echoed to all of the subsequent
pages on the form in case the pages get separated.I have two master
pages: one for the first page, with the company logo, and one for
subsequent pages, which has the same logo but also includes a read-only
field for the redisplay of the patient name. The patient name is entered
on the first page, and a script that runs on change populates the
read-only field...