prevent form submission?
i am writing a client script which will give a alert when same email id is present already in the table. But when I am submitting the form it is allowing the user to submit.I want to prevent the submission of form if same email id is present?I am wri...