Question Description
I’m working on a website design question and need support to help me learn.
CHAPTER 4 INDIVIDUAL CASE PROJECT
Add exception handling to the code for one of the forms on your personal web site. If your site does not include a form, add one first. Your code should display one or more relevant error messages in an appropriate location. After you finalize your code, write a summary of the debugging methods from this chapter that you used in this project, describing how you used each one in your code.
CHAPTER 5 INDIVIDUAL CASE PROJECT
Add a page to your individual website that educates visitors about web security. Report the values of at least six properties from Tables 5-10 and 5-11 to illustrate the breadth of information about a users computer that a web app can access. Perform a web search on practices for using the web safely, and include links to at least three sources, along with a one-sentence summary of each