I have two pages with HTML forms. The first page has a submission form, and the second page has an acknowledgement form. The first form offers a choice of many controls, whi
There's no fully compliant, official HTML way to do it, but a little javascript can go a long way.
Another problem you'll run into is that disabled fields don't show up in the POST data