Question: 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:

           




State:
                 



Payment Choices





Enter quantity :-



List-Memory Upgrade :-



List-HDD Upgrade :-



List- Network Upgrade :-



When Validated 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 3, column 6

TYPE html>↩↩↩↩

Fatal Error: name expected

At line 21, column 55

match(numbers) && inputtxt.cou

Please fix these errors and update it

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Answer Heres the corrected code with the errors fixed DOCTYPE html html langen head meta charsetUTF8 meta nameviewport contentwidthdevicewidth initial... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Banking Questions!