COMP2051 Assignment 6 – AJAX I

$25.00

Download Details:

  • Name: assignment06-lm0d5p.zip
  • Type: zip
  • Size: 637.63 KB

Category:

Description

5/5 - (1 vote)

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.