Hands-On Project 9-1 from pg 666 in your Vodnik text (6th ed)
In this assignment, you will start work on a web app that enables users to create a greeting card. To accomplish this, you will create code to parse the value of the variable passed from the first web page to the second web page in a query string. You will then add code to display the value in the second web page.
In your text editor, open the index.htm file from the HandsOnProject9-1 folder in the Chapter09 folder, add your name and today’s date where indicated in the comment section, and then save the file.
Before the closing