: The objective of this exercise is to: 1.      Continue working with JavaScript 2.      Learn and implement form validation using HTML5 and JavaScript

 

Objective: The objective of this exercise is to:

1.      Continue working with JavaScript

2.      Learn and implement form validation using HTML5 and JavaScript

 

Submit: screenshots, your html files and a link to your web pages

 

You may discuss this with your fellow students or the instructor.

 

 

 

Part #1: Validation using HTML5 Only

Estimated time: 30 minutes

Exercise:

  • All work will be done in ~/public_html/cse383/lab8
  • Create a file call called index1.html
  • Create a web form (action=”https://ceclnx01.cec.miamioh.edu/~johnsok9/cse383/lab8/lab8.php” and target must be a blank page)
  • Fields (make sure all fields have valid type, id and name)
    • Name (name: text: at least 2 characters)
    • User Id (uid: text: one word only)
    • Mobil Devices (numMobileDevices: number: values from 1-10 (not a dropdown))
    • Quotation (quoteCite: text: text – no numbers)
  • Submit button
    • Pressing the submit button should not proceed if there are any mistakes/errors
    • If anything is incorrect – it should stop and let the user know
    • If all is ok, then it should switch to lab8.php and display the received information

 

Part #2: Validation using JavaScript (no HTML5)

Estimated time: 30 minutes

Exercise:

  • All work will be done in ~/public_html/cse383/lab8
  • Copy index1.html to index2.html
  • Remove all of the html5 validation and replace it with JavaScript validation
  • You may NOT use html5 validation
  • Submit button
    • Submit button must call your JavaScript routine to check the input fields for errors
    • If anything is incorrect – it should stop and let the user know the error
    • If all is ok, then it should switch to lab8.php and display the received information

 

 

 

 

SUBMIT:

  • Screenshot
  • File
    • Attach index1.html
    • Attach index2.html
  • Link
    • Add the link to the web pages in the text area

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more
error: Content is protected !!