I have another question for this, I am trying to get it to work with another form process, but can't get the {}'s to work out.
<?php include("sheet.php"); ?>
<table align="center" width="59%" border="1">
<tr>
<td align="center">
<?php
$endTime = $Variables['endtimefield'];
$now =...