<form method="post" action="" target="_top"> <table> <tr><th></th><th>Column name</th><th>Data type</th><th>Size</th><th>Not null</th><th>Unique</th><th title="Primary key of the table">Pk</th><th>Default value</th></tr> %%colinfo%% </table><br /> <input type="hidden" name="columns" value="%%columns%%" /> <input type="hidden" name="tablename" value="%%name%%" /> <input type="submit" name="%%vid%%" value="%%vid_i%%" /> <input type="button" onclick="history.back();" value="Cancel" />