I have an HTML page which contains an Object tag to host an embedded HTML page.
Changing the data attribute should be easy. However, it may not work perfectly on all browsers.
If the content is always HTML why not use an iframe?