Embedding registration form in iframe

Hi,
I’m trying to embed a webinar registration form in a website using an iframe like this:

The form appears, but when it is submitted I get the error: “Refused to display ‘url’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.”

Is there anyway that I can embed this form? Or some other strategy?

Thanks in advance!