52.0k views
4 votes
Kayle is building a web form. He has included space where users can input their phone numbers and email addresses. However, he wants to validate people’s input in the web form so that the form doesn’t captures any gibberish or blank values. He also wants to validate the values before users submit the form. Which language can he use to address these concerns?

A.
Java
B.
C++
C.
Python
D.
JavaScript

User Roarster
by
5.2k points

2 Answers

6 votes

Answer:

D. javascript

Step-by-step explanation:

User Iduoad
by
5.4k points
3 votes

Answer:

D. javascript

Step-by-step explanation:

use form validation method bro

User Meglio
by
5.4k points