Updating data in a database requires that you build a Web front-end that:
Do this by building a list of hyperlink choices.
You should already know how to use the anchor tag.
Do this by defining a URL variable in each anchor tag on the listing page.
You'll learn how to do this here.
Do this by generating dynamic SQL.
You learned how to do this in Chapter 5.
You learned how to do this in Chapter 7.
Like any form, your users should be able to input data.
Do this using an UPDATE statement in a query.
You'll learn how to do this here.
Do this by redirecting the user to a page where they can confirm the changes.
You learned how to do this in Chapter 8.