Need to break out of an html box

I have a contact form generated by CaterZen. I sends the info directly to our crm there. The form works, but should break out of the html box and redirect to our website after form submission. The following is the code that I am using:

First Name:
Last Name:
Email:
Phone:
Description:

Is there any way to make this break out of the frame, and redirect to our page www.afreshconnection.com

Wix does not provide support for html code that comes from third parties as it has not had the chance to test it and to make sure that it fully works within Wix etc.

See this page for working with iframe for more information.
https://support.wix.com/en/article/using-iframes-to-display-visible-content-on-your-site

If you need help with your third party code, then you need to be going back to your third party provider which in this case looks to be CaterZen and asking their own support how to get this to work with Wix.

Basically, if you are wanting your html code in your form to redirect the user to a new page after the form is submitted, then that should all be contained within the html code that you have supplied above and there is no reference to being redirected in your html code above.

This will need to be sorted out by your third party provider and not through Wix as it is outside code and nothing to do with Wix.

You can use Wix Corvid to pass data from a page to a html component or from a html component to a page by using the following articles and code examples.
https://support.wix.com/en/article/corvid-working-with-the-html-element
https://www.wix.com/corvid/reference/$w.HtmlComponent.html

Check out the API docs for postMessage(). That will set you on the right track if you change the form action.

You will be able to achieve a much smoother and natural user experience if you create your own contact form. You can use the Forms on the Examples page to get started.

Or, you can use one of the built-in contact forms: