You could
NOT do that using SSI alone. SSI can only call local files.
As easy way would be to use an HTML iframe tag but it should also be possible using PHP or Perl.
BTW
** to display events on an .html page **
On most servers SSI calls will only work in a .shtml file, not just .html
JFYI
Dan O.
------------------