Hello. I have a form inside of an iframe that is on every page of my website. I want to make it so that when the submit button is clicked, the "Thank you" page shows up in the whole browser, not just the iframe. Also, I really don't want to use an error page, since I have custom error messages that pop up when bad data is entered. How do I disable the error page? I tried just deleting the "./error.html" out of the field for it... but that didn't work... I think.
Can someone let me know how I can do this??
Thanks!!
Can someone let me know how I can do this??
Thanks!!
Comment