asked 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

asked
User Roarster
by
7.9k points

2 Answers

6 votes

Answer:

D. javascript

Step-by-step explanation:

answered
User Iduoad
by
8.3k points
3 votes

Answer:

D. javascript

Step-by-step explanation:

use form validation method bro

answered
User Meglio
by
7.8k points