Week 6

Lecture Notes:

Next Week: Quiz, Server Side Includes (SSIs), & Cookies

Practice Quizzes:

Homework:

Assignment 4 (461.htm): Due 10 Nov

  • Use the form template for your homework.
  • Validate the users input before sending the information to the server.
  • Make sure that you do THOROUGH validation for ALL the possible fields (ie, First Name, Last Name, City, State, Age, etc...). Also make sure that there is only one alert box for all the required fields & not multiple alert boxes.
    NOTE: Form 1 & Form 2 will be useful for your Assignment