multi-page form with checkboxes and text fields?
Very new to forms and Java. I have a multi-page form that I use alot. each page has the same heights, lets call them 6', 7', 8'. Most pages have different values for each height, pages 1, 5,6, and 9 might have the same values. I would like to use a checkbox so if I check the 6' height all pages are checked 6' but the textboxes on each page has the value for that page. Is this possible? this is over my head and any help would be appreciated.
