I have a page which has a rectangular shape. In the web properties, I have some html code - an <iframe> ...

the actual code is:

<iframe src="https://services.cognitoforms.com/f/5iHK1BAdmE6T2YfMobuMKw?id=1" style="position:relative;width:1px;min-width:100%;*width:100%;" frameborder="0" scrolling="yes" seamless="seamless" height="649" width="100%"></iframe>
<script src="https://services.cognitoforms.com/scripts/embed.js"></script>

When I try and preview it, I get an access violation.

This used to work in 16.1. But it doesn't now.

Any one got an ideas on how to fix this? What I want to do is display an external form embedded in my web page. If this isn't the right way to do it, can someone let me know what it should be?

cheers

Alan