wildbest
04-20-2006, 09:50 AM
Trying to figure out how to programmatically copy the HTML content of an iframe for reinclusion. Generally, the idea is to programmatically copy the HTML content of an iframe or multiple iframes on a web page. I want to substitute the iframe tag and its content with their own HTML content and generate a new instance of the web page but this time without the iframe. Hope it is clear enough what do I need? Anyone come up with a common PHP or other solution?
