<form method="POST" name="form" action="admin_calendar_list.php"> <div style="padding: 0px 0px 15px 0px;"> <table style="width: 560px;"> <tr> <td style="text-align: left;"><a class="tree_add" href="admin_calendar.php?request=add">Add</a> a new calendar item</td> </tr> </table> </div> <div id="calendarlist" class="filelist">The entire table will go here</div> <!-- <p style="cursor: pointer; background-color: blue;" onClick="location.href='admin_calendar_list.php?request=xml';">XML</p> --> </form>