Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a. Write the JavaScript function to validate the Mobile No as per the instructions given below: a. Function name: phonenumber b. The function must have

image text in transcribed
a. Write the JavaScript function to validate the Mobile No as per the instructions given below:

a. Function name: phonenumber

b. The function must have a parameter to pass the mobile no input value.

c. Validation: Mobile No. must contain only 8 digits.

d. The function must display alert messages as follows:

If the validation is successful, Valid Oman Mobile Phone Number

If the validation fails, Invalid Oman Mobile Phone Number.

b. Write the JavaScript function to validate the Full Name as per the instructions given below:

a. Function name: checkAlphabet

b. The function must have a parameter to pass the full name input value.

c. Validation: The full name must contain only alphabetic characters.

d. The function must display alert messages as follows:

If the validation is successful, Successfully Registered

If the validation fails, NON Alphabetic characters are NOT allowed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Database And Expert Systems Applications 23rd International Conference Dexa 2012 Vienna Austria September 2012 Proceedings Part 1 Lncs 7446

Authors: Stephen W. Liddle ,Klaus-Dieter Schewe ,A Min Tjoa ,Xiaofang Zhou

2012th Edition

3642325998, 978-3642325991

More Books

Students also viewed these Databases questions

Question

When will I do them?

Answered: 1 week ago

Question

What is the environment we are trying to create?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago