Email validation without going through Invalid Email page

Hi,

My client is using Infusion form, and the email validation only works until it includes an @ and a dot afterward, then sending to Invalid Email page to resubmit the correctly formatted email. For instance, if the user enters email@g.c the submit button will work, but will take to the error page.

Is there a way to disable submit button and force the user to enter the correct email format instead of going through Invalid Email page?