COMP2051 Assignment 6 – AJAX I

$30.00

Category: You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (2 votes)

1) Create an AJAX enabled feedback form. The
form will look like the following: As the
user moves between the form fields,
ensure that each field is non-empty. For
the e-mail field, ensure that the e-mail
address has a valid format. In addition,
create an XML file that contains a list of
email addresses that are not allowed to
post feedback. Each time the user enters
an e-mail address check whether it is on
that list; if so, display the appropriate
message.