I have written a script to validate the form fields, which wroks fine on the mozilla browser but On Internet explorer the alert message is displayed by the script but after pressing OK button the PHP script continues to further processing. Due to this ivalid field values are submitting in to the database. How can I remove this problem?
Please help.
