Following up on the input forms discussion at W5, we need to define a
standard way for browsers to transmit input forms data to a server.
* What syntax do we choose for marking up a property list? SGML or MIME?
* What information do we return in the property list? Complete text
(form document + input values), or only the essential user-input values?
Consider this