Popular topics
(1) <iframe> One method would be to use an <iframe> tag. Here's an example I just created: http://sciweb.lib.umn.edu/test/parselibdata/ The code is as simple as: <iframe src="http://blog.lib.umn.edu/heinz062/testblog" width="100%" height="700px"> <p>Embedded blog failed to load. Your browser does not support iframes.</p> </iframe>...

Add a Reply