Web Hosting Talk







View Full Version : Copy HTML content of iframe for reinclusion


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?

rkiesler
04-27-2006, 03:28 PM
Does Ajax work for you? An URL would be http : / / en . wikipedia . org / wiki / AJAX -- apparently this board doesn't let me post URLs?!