Modify ASP scripts
This assignment will test your ability to understand and modify ASP scripts.
- Modify the Hello World example so that it displays the date in front of the time and says "Howdy" instead of "Hello."
- Modify the First Interactive Form example so that it asks for the user's first name and last name in separate text boxes, and replies with both names.