Add futures to my website

0 comments

Chapter 8 Individual Case Project

Enhance the feedback form in your project to enable users to choose one or more options from a list of at least five options. Include code that adds user selections to either an array or an object, and ensure that if a user deselects one of the options, it is removed from the array or object. Add code to convert the array or object to a string.

Chapter 9 Individual Case Project

Enhance the personal website you’ve created in the preceding chapters of this book to prevent security issues. To do this, review each form field in your site and identify any additional validation that you could reasonably add. In particular, look for situations where you could use a regular expression to limit the allowable characters in order to exclude characters used in creating JavaScript code. Use word-processing software to create a table like Table – 9-4, which includes an example. Add a row for each form field in your website. See page 679 in your book.

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}