Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

function allnumeric(inputtxt) { var numbers = /^[0-9]+$/; // For count_network if(inputtxt.count_network.value.match(numbers) && inputtxt.count_memory.value.match(numbers) && inputtxt.count_hdd.value.match(numbers)) { alert('Your Registration number has accepted....'); inputtxt.count_network.focus(); return true; }










Customer name:  



Address:
           




Payment Choices













Enter quantity :-



List-Memory Upgrade :-




List-HDD Upgrade :-


List- Network Upgrade :-






When validating these errors occur -

Warning: The preferred Content-Type for XHTML5 is application/xhtml+xml. The Content-Type was application/octet-stream.

Error: Unnamespaced element html not allowed in this context. (Suppressing further errors from this subtree.)

From line 1, column 16; to line 2, column 6

TYPE html>

Fatal Error: name expected

At line 11, column 55

match(numbers) && inputtxt.cou

Please fix these errors and update it.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

It seems like youre encountering several issues with the structure and validation of your HTML docum... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning JavaScript

Authors: Jeremy McPeak

5th Edition

1118903331, 978-1118903339

More Books

Students also viewed these Banking questions

Question

Explain the principles of delegation

Answered: 1 week ago

Question

State the importance of motivation

Answered: 1 week ago

Question

Discuss the various steps involved in the process of planning

Answered: 1 week ago

Question

What are the challenges associated with tunneling in urban areas?

Answered: 1 week ago

Question

What are the main differences between rigid and flexible pavements?

Answered: 1 week ago