Navigation bar
  Home Print document Start Previous page
 102 of 234 
Next page End  

Gravitybox Schedule Primer
Page 100 
1998-2004 Gravitybox Software LLC
</big></big></strong><br></p>
HTMLHEADERTEXT
<table>
······
</table>
HTMLFOOTERTEXT
</div>
</body>
</html>
This HTML sample shows that an entire page is indeed created with page and table
tags, along with any other additional, raw HTML above and below the schedule table. If
TableOnly is true, only the HTML table representing the schedule is saved. The HTML
file would have the following format.
<table>
······
</table>
As can be seen in this example, this file has no page tags. This format could be used to
retrieve the displayed table and insert it into many HTML pages, by copying the table
contents only.
http://www.purepage.com