I have a form from a domain of mine that I would like to display on a different domain. I made a new page, then a new html block and put this code in it.
<iframe width="600" height="400" src="http://mysite.com/poststuff.php">
</iframe>
Nothing happens - that part of the page is blank. Also, I noticed when I go back to the html block, and click to edit the html code- it is blank - there doesn't appear to be code in there, so I re-enter it - is that normal? Why doesn't this iframe work?
