When a visitor asked to insert his email address, he may do the job by mistake or on purpose. It is better to check his inputted text by Javascript before submitting the form to the server. This code checks the inserted email address and shows an alert if that was wrong address.
[code id=23]
Leave a Reply