Submitting hidden data
Create an HTML form that has 2 text boxes (Student first and last names), 1 radio button pair(gender) and 2 check boxes(IT and Computing). Your form must have a submit button.
Now, use suitable tags to send the data you have collected to another page but you must not show the data in the URL.
Once the data is received, this second page should show you a ‘success’ message.

You need to log in or create an account to submit code!











