I can use
<?
@Include'http://somedomain.com/test.htm';
?>
and include the entire contents of a page in the middle of the page carrying the this code but I can't figure out how to specify only copy part of the page contents from "widget" to "arbuckle" (for instance).
What is the solution to this, please. And, thanks!