Capella IT3215 Unit 5 Assignment Latest 2019 December

Question # 00609654
Course Code : IT3215
Subject: Computer Science
Due on: 03/16/2020
Posted On: 03/16/2020 09:38 AM
Tutorials: 1
Rating:
4.9/5
Question Dot Image

IT3215 Introduction to JavaScript

Unit 5 Assignment

Query Strings and Storing Persistent Information

Overview

As Web forms get longer, we very commonly see them split across multiple pages to collect all of the necessary information. There are different reasons for this. A long form can be daunting for users and a large/long form can be difficult for users to fill out on a mobile device. These forms need to be designed so that the data entered by the user on the forms on each page will be submitted to the Web server simultaneously. This makes more sense as they are part of the same data set. The problem with stateless pages is that if the user moves from one page to the next, the data entered is lost. To bypass this issue, you will need to use query strings, hidden input fields, and cookies.

In this assignment you will use the previously created registration.html file to send information to a second page named confirm.html. You will write a script on that page that will save the information from the form to a cookie and then display it on a same page. If the user goes back to this confirm.html page, the page should display the user form data from the registration entry that was last entered.

Tips:

It will help to output the array into the browser console so that you can verify that the string is being correctly parsed. Details on the browser console can be found in the Resources.

To skip having to enter data into the form each time to test, it may help to create a JavaScript function that automatically fills in the fields for you and comment it out when completed.

Directions

Read the Overview.

Modify the "registration.html" page created in the prior assessment to send a query (that has all input field information from that form) to a second page. When the user presses submit, all of the input fields from the registration.html form will be saved into a cookie. The user should then be forwarded to a second page (confirm.html (created by you)) that will read the cookie information and display it in a name/value pair using JavaScript.

Make sure to do the following:

Create and integrate a script on the registration.html page passes all of the input fields from the form when the submit button is pressed.

Create a confirm.html page will read in the input from the query string data from the registration.html page and store them into variables first.

Write a script that runs in response to the submit event, that saves the input from the registration.html  page to a series of cookies to store each input, and opens a second page called confirm.html that reads and displays information from all the fields.

Once completed, view your pages in each of your two selected Web browsers to see if the content renders appropriately and consistently within each. Next, verify that your code is error-free using the appropriate browser-specific development tool found in the Resources. Take a screen capture of each of your validation results and save it for submission.

Example assignments: You may use the assignment examples, linked in the Resources, to give you an idea of what a Proficient or higher rating on the scoring guide would look like.

Submission Requirements

Upload your Web site files to your Web host.

Submit your work in the courseroom using a single Zip file containing the following:

Your entire Web site and all associated files.

A Word document with:

The url to your Web site so faculty can view your site on a live host.

A screen capture of each of your two validations that you completed using the developer tools found in the Resources.

Dot Image
GlobalTutor Posted By :
Questions: 3706 Tutorials: 3600
Tutorials for this Question

Capella IT3215 Unit 5 Assignment Latest 2019 December

Tutorial # 00608130
Posted On: 03/16/2020 09:50 AM
Feedback Score: 100% (by 1 users)
Purchased By: 3
GlobalTutor
Posted By:
Questions:
3706
Tutorials:
3600
Report this Tutorial as Inappropriate
Tutorial Preview
The solution of Capella IT3215 Unit 5 Assignment Latest 2019 December...
Attachments
Unit_05_Assignment.docx (358.35 KB)
Unit_05_Assignment.zip (1331.68 KB)
Recent Feedback
Rated By Feedback Comments Rated On
Tutors expertise in their field of interest 04/06/2021

Great! We have found the solution of this question!

Related Questions
Capella IT3215 Unit 2 Assignment Latest 2019 March
IT3215 Introduction to JavaScript Unit 02 Assignment Using Arrays and Loops Overview For this assignment, you will use the volunteer.html file to create a more effective process for managing the …
Capella IT3215 Unit 5 Discussion (dq1+dq2) Latest 2019 December
IT3215 Introduction to JavaScript Unit 5 Discussion DQ1 Cookies: Storing and Passing Information On their own, HTML and CSS are unable to store user information, so once the Web browser is c …
Capella IT3215 Unit 3 Discussion (dq1+dq2) Latest 2019 December
IT3215 Introduction to JavaScript Unit 3 Discussion DQ Events, Dynamic Images, and Modularization The ability to animate graphics with JavaScript has resulted in increased interactivity of W …
Capella IT3215 Unit 2 Discussion (dq1+dq2) Latest 2019 December
IT3215 Introduction to JavaScript Unit 2 Discussion         DQ1 Arrays, Loops, and the DOM You have learned about working with the DOM with CSS, but you can …
Capella IT3215 Unit 3 Discussion (DQ1 ONLY) Latest 2019 March
IT3215 Introduction to JavaScript Unit 03 Discussion DQ1 Events, Dynamic Images, and Modularization The ability to animate graphics with JavaScript has resulted in increased interactivity of Web s …
Capella IT3215 Unit 2 Discussion (DQ1 ONLY) Latest 2019 March
IT3215 Introduction to JavaScript Unit 02 Discussion DQ1 Arrays, Loops, and the DOM You have learned about working with the DOM with CSS, but you can also work with the DOM using JavaScript. You w …
Capella IT3215 Unit 1 Discussion (dq1+dq2) Latest 2019 December
IT3215 Introduction to JavaScript Unit 1 Discussion DQ1 Getting Started With JavaScript JavaScript has been one of the most popular scripting languages for dynamic interactivity. It is a com …
Capella IT3215 Unit 3 Assignment Latest 2019 March
IT3215 Introduction to JavaScript Unit 03 Assignment Dynamic Images, E vents, and the DOM Overview Images, both static and dynamic, appear on most Web sites. There are many different features an …
Capella IT3215 Unit 4 Discussion (DQ1 ONLY) Latest 2019 March
IT3215 Introduction to JavaScript Unit 04 Discussion DQ1 Validating Form Input Data Working with and processing bad data generally means that a lot of work will have to be done to clean up the dat …
Capella IT3215 Unit 4 Discussion (dq1+dq2) Latest 2019 December
IT3215 Introduction to JavaScript Unit 4 Discussion DQ1 Validating Form Input Data Working with and processing bad data generally means that a lot of work will have to be done to clean up th …
Recent Questions
Walden NURS4210/NURS4211 All Assignments Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 3 Assignment WINDSHIELD SURVEY/COMMUNITY ASSESSMENT RESOURCES Be sure to review the Learning Resources before com …
Walden NURS4210/NURS4211 Week 6 Assignment Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 6 Assignment ASSIGNMENT RESOURCES Be sure to review the Learning Resources before completing this activity. Cl …
Walden NURS4210/NURS4211 Week 5 Assignment Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 5 Assignment DISASTER PLANNING FOR PUBLIC HEALTH-2 RESOURCES Be sure to review the Learning Resources before comp …
Walden NURS4210/NURS4211 Week 3 Assignment Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 3 Assignment WINDSHIELD SURVEY/COMMUNITY ASSESSMENT RESOURCES Be sure to review the Learning Resources before com …
Walden NURS4210/NURS4211 All Weeks Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 1 Practicum Role of the Nurse Leader in Population Health - Group A  PRACTICUM LEARNING OBJECTIVES Dev …
Walden NURS4210/NURS4211 Week 6 Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 6 Practicum PRESENTATIONS Overview: This week, you will present your PowerPoint presentation to the class incorpora …
Walden NURS4210/NURS4211 Week 5 Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 5 Practicum PRESENT YOUR POWERPOINT PRESENTATION TO YOUR COMMUNITY MEMBERS This week, you will be presenting your p …
Walden NURS4210/NURS4211 Week 4 Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 4 Practicum EVIDENCE-BASED PRACTICE AND EVALUATION OF THE PROJECT THROUGH MEASURABLE GOALS Overview: Dr. Marci …
Walden NURS4210/NURS4211 Week 3 Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 3 Practicum POPULATION CULTURAL CONSIDERATIONS AND GENETIC PREDISPOSITIONS Overview: This week, you will ident …
Walden NURS4210/NURS4211 Week 2 Practicum Latest 2024
NURS-4210W-13/NURS-4211-13  Role of the Nurse Leader-Summer 2024 Week 2 Practicum Role of the Nurse Leader in Population Health - Group A Back to Week at a Glance EPIDEMIOLOGY: …