Web Programming – Programming Assignment

computer science

Description

CIS 217 – Web Programming – Programming Assignment


HTML Forms and JavaScript


Overview

The purpose of this assignment is to develop and understanding of JavaScript

and how it can be used to generate the markup for a webpage.  The student

will explore the manner in which JS is encapsulated and placed within web

markup along with the introductory concepts of JavaScript programming.

Assignment

Review the W3 Schools website on working with form objects on a webpage

(http://www.w3schools.com/html/html_forms.asp):

 HTML Forms

 HTML Form Elements

 HTML Form Types

 HTML Input Attributes

Review the W3 Schools website JavaScript example on the following topics

(http://www.w3schools.com/js/default.asp):

 JS Home

 JS Introduction

 JS Where To

 JS Output

 JS Syntax

 JS Statements

 JS Comments

 JS Variables

 JS Operators

 JS Arithmetic

 JS Assignment


Once you have a working understanding of the concepts reviewed in these

examples, construct an HTML page that contains a single form.  Capture input

from all of the standard form input widgets reviewed in " HTML Form

Elements".  The type of data you capture at this point is not important at

this point and can just be nonsense numbers/strings you select/type.

 Capture the data from the form and pass it to a simple JavaScript that

displays the results from the form selections in a response page in the

browser.  You do not have to spend as much time on dressing up the output,

but it should be legible and intuitive.  You may place the JavaScript

anywhere you want at this point (inline, header, or external).

Assessment

This assignment will be assessed based on the provided grading rubric.


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.