Problem
1. Write the XHTML to configure a hidden form control with the name of userid.
2. Write the XHTML to configure a password form control with the name of pword.
3. Write the XHTML to configure a form tag to invoke server-side processing and the post method.
4. Write the XHTML to create a form that accepts requests for a brochure to be sent in the mail. Sketch out the form on paper before you begin.