← back

Basic Forms

In this exercise you create a simple form and send the content to an endpoint

Form Endpoints

To test the form you can use the provided echoserver and run it locally on your machine, just clone the repository at https://github.com/mzeiher/webengineering


        

Exercise

Use the template of the the exercise Basic Structure and add form with the following fields

Solution

Link
formdata.solution.html