embedding in site the server status

Hi all, I’m vassalengine.org/status.php, but only the rectangle box with 4 tab) in one site page. Is it possible? Tanks at all.
Andrea

Load it with jQuery, and then us jQuery to get the DOM element you want. Then simply inject that DOM element into your site. Or you can parse it some other way. Either way, you’ll need to load the page, parse out the HTML you want, and inject it into yours.

Google using jQuery to inject parts of a page.

tanks miri1299. But I think I am not sufficiently expert to do it… :frowning: I don’t know jQuery. I tried load the page and parse out the HTML, but it seems to be a dinamic page. I’m not a professional webmaster, I know HTML and joomla usage only …