With an IFRAME, as I understand it, you need to supply a SRC= tag, pointing to what you want IN there..

By resons of Design Limitations (not set by myself) I have to specifiy all data in the SAME HTML page.
A blank IFRAME populated with Javascript's document.write()? Cuts out browsers with JS disabled, of course, but then using IFRAME cuts out old browsers anyway.

Peter