Hands On: Catching Data at the Server
In this lesson, we will catch data at the server.
It is good to know that the server receives the form data, but it would be even better if it could visualize it. In the next exercise, you will change the formprocessor.html file so that it will display the data received by the server page.
Exercise: Visualizing form data
In this exercise, you will use a prepared project that can be found in the Exercise folder below.
Although this exercise uses client-side JavaScript to extract the form parameters, it mimics the operation the server-side ...
Access this course and 1400+ top-rated courses and projects.