Another method of passing state between client and server is using HTML forms. When a form is submitted by the user, a POST request will be sent to the server.