Create improve emailremove.html so that the user can request having his/her email address removed, the form validated properly before being posted to "removeemailaddress.php".
create using the database eisdb.mdb the PHP script called "removeemailaddress.php" to accommodate "emailremove.html" so that all fields (pass_user, pass_word and pass_email) can be removed from eisdb.mdb and a confirmation message is passed back to the user.
Attachment:- emailvalidate.zip