Lessons: 13Length: 1.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.6 Handle Form Submission

The form that we created in the previous lesson looks nice, but it doesn't actually do anything. In order for it to become more useful, we will need to be able to submit it to the server and have custom code do something with the data. That is exactly what you will learn to do in this lesson.