In this chapter, we looked at the two templates involved in creating a form: the form page and the action page. We also saw how we can use form information to create dynamic SQL statements to query our database. In addition, we looked at how to use form validation to ensure that the information submitted by users is valid for our application. In the next step, we will learn how to use forms to do live, online editing of our database. |