| Current Path : /var/www/cesa.co.za/contracts/ |
| Current File : /var/www/cesa.co.za/contracts/inc_ctype7.php |
<table border="0" width="900">
<tr><td colspan="2" align="center"><b>AGREEMENT </b><strong>BETWEEN</strong></td></tr>
<tr><td style="width: 235px">Name of Consulting Engineer:</td><td><input type="text" name="Field1" id="Field1" value="<?php echo $_POST["Field1"]; ?>" required placeholder="Required" size="60" /></td></tr>
<tr><td style="width: 235" valign="top">Postal Address:</td><td>
<input type="text" name="Field2" id="Field2" value="<?php echo $_POST["Field2"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field3" id="Field3" value="<?php echo $_POST["Field3"]; ?>" size="60" /></td></tr>
<input type="text" name="Field4" id="Field4" value="<?php echo $_POST["Field4"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Postal Code:</td><td><input type="text" name="Field5" id="Field5" value="<?php echo $_POST["Field5"]; ?>" required placeholder="Required" size="60" /></td></tr>
<tr><td style="width: 235" valign="top">Physical Address:</td><td>
<input type="text" name="Field6" id="Field6" value="<?php echo $_POST["Field6"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field7" id="Field7" value="<?php echo $_POST["Field7"]; ?>" size="60" /></td></tr>
<input type="text" name="Field8" id="Field8" value="<?php echo $_POST["Field8"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Telephone:</td><td><input type="text" name="Field9" id="Field9" value="<?php echo $_POST["Field9"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Email Address:</td><td><input type="text" name="Field10" id="Field10" value="<?php echo $_POST["Field10"]; ?>" size="60" /></td></tr>
<tr><td colspan="2"><hr></td></tr>
<tr><td style="width: 235px; height: 26px;">Name of Sub-Consultant:</td>
<td style="height: 26px"><input type="text" name="Field11" id="Field11" value="<?php echo $_POST["Field11"]; ?>" required placeholder="Required" size="60" /></td></tr>
<tr><td style="width: 235" valign="top">Postal Address:</td><td>
<input type="text" name="Field12" id="Field12" value="<?php echo $_POST["Field12"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field13" id="Field13" value="<?php echo $_POST["Field13"]; ?>" size="60" /></td></tr>
<input type="text" name="Field14" id="Field14" value="<?php echo $_POST["Field14"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Postal Code:</td><td><input type="text" name="Field15" id="Field15" value="<?php echo $_POST["Field15"]; ?>" required placeholder="Required" size="60" /></td></tr>
<tr><td style="width: 235" valign="top">Physical Address:</td><td>
<input type="text" name="Field16" id="Field16" value="<?php echo $_POST["Field16"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field17" id="Field17" value="<?php echo $_POST["Field17"]; ?>" size="60" /></td></tr>
<input type="text" name="Field18" id="Field18" value="<?php echo $_POST["Field18"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Telephone:</td><td><input type="text" name="Field19" id="Field19" value="<?php echo $_POST["Field19"]; ?>" size="60" /></td></tr>
<tr><td style="width: 235px">Email Address:</td><td><input type="text" name="Field20" id="Field20" value="<?php echo $_POST["Field20"]; ?>" size="60" /></td></tr>
<tr><td colspan="2"><hr></td></tr>
<tr><td colspan="2"><b>The client intends to proceed with the following project and works:</b></td></tr>
<td colspan="2"><input type="text" name="Field21" id="Field21" value="<?php echo $_POST["Field21"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field22" id="Field22" value="<?php echo $_POST["Field22"]; ?>" size="60" /></td></tr>
<tr><td colspan="2"><b>The consulting engineer hereby engages the subconsultant to provide professional subconsultancy services for the following portion(s) of the works:</b></td></tr>
<td colspan="2"><input type="text" name="Field23" id="Field23" value="<?php echo $_POST["Field23"]; ?>" required placeholder="Required" size="60" /><br>
<input type="text" name="Field24" id="Field24" value="<?php echo $_POST["Field24"]; ?>" size="60" /></td></tr>
</table>