I have the following code that is giving me an error when I tried to add the piece on making sure the email has ".com" at the end. Otherwise, when I take out that piece of the code on checking for the string ".com", it works.
My code is as follow:
checkEmail = form.manemail.value
Bookmarks