<!-- enable:SMARTPAGE -->
<!-- Validate: [*,redirect.html] -->

<html>
<head>
<title>SmartPage: TABLEVIEW Example</title>

<link rel=stylesheet TYPE="text/css" href="../master.css" title="Default">

</head>
<body bgcolor="#666666" background="../images/white_scan_lines.png" style="padding: 0 0 0 0;" >

<h2>SmartPage Example: TABLEVIEW Command</h2>
<p>
This page shows examples of the <b><tt><!-- insert:TABLEVIEW --></tt></b> SmartPage command. If you wish to see how this page was constructed view the <a href="eg_tableview_src.html" class="menuNav" target="_blank">source code</a>

<hr>
<p>
<center>
<table border =1>
<tr><td align=center>
<!-- insert:TABLEVIEW[USA/NewYork] -->
</td></tr>
</table>
</center>
<p>

<hr>
<p align=right>
<a href="smartpage.html#tableview" class="menuNav">SmartPage Commands</a>
</body>
</html>