Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask PHP Expert

You are to write two versions of this assignment. One using HTML and VBScript and one using HTML and Javascript. In both, you are to create an HTML webpage that:

  1. performs simple edits on user inputs;
  2. displays original and new element values; and
  3. displays some of the element properties 

The purpose of the exercise is to examine how each of the intrinsic HTML objects interacts with VBScript/Javascript.

The specific tasks are:

  1. The user should be able to interact with 6 different types of fields on the HTML page.
    1. six radio buttons (use different values for each radio; the first radio button is checked at load time)
    2. four checkboxes (none of the checkboxes are checked at load time, all have different values)
    3. a select box with five options (the first option ("Select an option from the list below") is selected at load time)
    4. one text box (initial value is a single blank; maximum of 30 characters; all visible)
    5. one textarea (intial value is "Enter your story here"; five rows and 40 columns)
    6. one button (label should read "EDIT and REPORT")
  2. When the user finishes entering data and making selections, the button labelled "EDIT and REPORT" is to be pressed. The VBScript component of the page will then edit the data according to the editing rules below:
    1. Six radio buttons
      The user must select an option OTHER THAN the first one.
    2. Four checkboxes
      At least one checkbox must be checked.
    3. Select box
      The user must select an option OTHER THAN the first one.
    4. Text Box Edits
      The field should be edited to remove any occurrences of the three characters: &; <; >; or *. Identify the number of characters the user entered into the field and the number of characters remaining after the edit.
    5. Text Area
      All blank spaces should be replaced with the + character. Remove all carriage returns (ASCII character 13) and line feeds (ASCII character 10). Identify the number of characters entered into the textarea before and after the edit.

Report any editing omissions to the user (e.g., if the user fails to check a checkbox, isssue a message that says: "You must check at least one checkbox").

  1. Once the user has successfully entered data and made choices, write an output report with the information on the editing results and other descriptive data (i.e., create the page "on-the-fly"). Specifically report for:
    1. Radio Buttons
      • the name of the radio button
      • the value of each radio button
      • the radio button checked at load time
      • the radio button checked by the user
      • the value of the radio button checked by the user
    2. Checkboxes
      • the name of each checkbox
      • the names and values of all the checkboxes chosen by the user
    3. Select Box
      • name of the Select Box
      • list all the options and their associated values
      • the index of the initial selection and its value
      • the index of the final user's selection and its value
    4. Textbox
      • Name of the textbox
      • Original contents and length
      • User's entry before editing and its length
      • User's entry after editing and its length
    5. Textarea
      • Name of the textarea
      • Original contents and length
      • User's entry before editing and its length
      • User's entry after editing and its length

Page design, text labels for options, values and names are entirely up to you.

PHP , Programming

  • Category:- PHP
  • Reference No.:- M9904255
  • Price:- $60

Priced at Now at $60, Verified Solution

Have any Question?


Related Questions in PHP

In php write a simple addtion calculator that reads in two

In PHP write a simple addtion calculator that reads in two values and then add them together and display the output. Be sure to validate both inputs and ensure that it can add 0+0 = Sum: 0. The user should be able to inp ...

Question continue to build on the skills of providing web

Question: Continue to build on the skills of providing Web page content and structure with HTML and Web page style and layout using CSS. Demonstrate the skill of creating a dynamic Web page that includes JavaScript clien ...

Final project assignment -requirements specifications -1

FINAL PROJECT ASSIGNMENT - REQUIREMENTS / SPECIFICATIONS - 1. For the final project, you will have to make good use of your CMS using PHP and MySQL for the content delivery. You will have to be able to deliver the conten ...

Question develop a 5-6 page word document that describes

Question: Develop a 5-6 page Word document that describes the design for a small Web site that meets the following specifications. 1. The Web site includes four or more Web pages designed according to current usability g ...

Question using the course software and week one template as

Question: Using the course software and Week One Template as a starting point, create a new HTML webpage and include the following: • Write the code to display your name in the largest-size heading element. • Write the m ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As