<?php
//
################################################################################################################
## ##
## Name: mainform.php ##
## Called From: homehome.php ##
## Version: 1.00.000 ##
## History: Original ##
## Purpose: This is a test page for processing. The person clicks a color and then it should be ##
## evaluated with the required file. The required file will load another page that ##
## displays the color choosen from this file. ##
## ##
## ##
## ##
## ##
## ##
## ##
## ##
## ##
################################################################################################################
//
//
//
// Start the Session !!!
//
session_start();
//
//
//echo ".";
//
// Check if the submit is set.
//
if(isset($_POST[submit]))
{
//
//
//
// Assign the error Color variable to blank.
//
$errtesttest1101 = "";
//
//
//
// This includes code from the following files.
//
require("formtest.php");
//
//
// End of the isset.
}
//
//
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Color Template Page</title>
<link rel="stylesheet" type="text/css" href="lrimages/stylecss.css" />
</head>
<body background="lrimages/backgrnd.jpg">
<div align="center">
<table border="1" id="table001" bordercolor="#00FF00">
<tr>
<td width="4"> </td>
<td width="950">
<img border="0" src="lrimages/backmenu.png" width="950" height="70"></td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td width="950" height="35">
<div class="pro_linedrop" style="width: 950; height: 35; align=center">
<ul class="select">
<li><a href="http://www.yahoo.com"><b>Left 01</b></a></li>
<li><a href="http://www.yahoo.com"><b>Left 01</b></a></li>
<li><a href="http://www.yahoo.com"><b>Left 01</b></a></li>
<li><a href="http://www.yahoo.com"><b>Left 01</b></a></li>
<li><a href="http://www.yahoo.com"><b>Left 01</b></a></li>
<li class="lrt"><a href="http://www.yahoo.com"><b>Rite 01</b></a></li>
<li class="lrt"><a href="http://www.yahoo.com"><b>Rite 01</b></a></li>
<li class="lrt"><a href="http://www.yahoo.com"><b>Rite 01</b></a></li>
</ul>
</div>
</td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td width="950">
<table border="1" width="100%" bordercolor="#FF0000" id="table002">
<tr>
<td>
<form method="post" action="mainform.php">
<table border="1" width="100%" bordercolor="#FFFF00" id="table003">
<tr>
<td> </td>
<td align="left">
<table border="1" width="100%" bordercolor="#0000FF" id="table004">
<tr>
<td align="left"><font color="#00ff00">
This is a test remark. Note One.</br></br></font>
<align="left"><font color="#00FF00">
This is also a test remark. Note Two.</font></td>
</tr>
</table>
</td>
<td> </td>
</tr>
<tr>
<td width="4"> </td>
<td> </td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td>
<table border="1" width="100%" bordercolor="#0000FF" id="table100">
<tr>
<td width="124"><b><font size="2" face="Arial" color="#00FF00"> First Name:</font></b></td>
<td width="278"><b><font size="2" face="Arial" color="#FF0000"> </font></b>
<input name="fldjoin1101" style="Width: 180; height:22" maxLength="15" size="2" value="<?php echo $_POST[fldjoin1101]; ?>" ></td>
<td width="22"> </td>
<td><b><font size="2" face="Arial" color="#FF0000"> <?php if(isset($errjoin1101)) echo $errjoin1101; ?></font></b></td>
</tr>
<tr>
<td width="124"><b><font size="2" face="Arial" color="#00FF00"> Middle Name:</font></b></td>
<td width="278"><b><font size="2" face="Arial" color="#FF0000"> </font></b>
<input name="fldjoin1102" style="Width: 180; height:22" maxLength="15" size="2" value="<?php echo $_POST[fldjoin1102]; ?>" ></td>
<td width="22"> </td>
<td><b><font size="2" face="Arial" color="#FF0000"> <?php if(isset($errjoin1102)) echo $errjoin1102; ?></font></b></td>
</tr>
<tr>
<td width="124"><b><font size="2" face="Arial" color="#00FF00"> Last Name:</font></b></td>
<td width="278"><b><font size="2" face="Arial" color="#FF0000"> </font></b>
<input name="fldjoin1103" style="Width: 230; height:22" maxLength="25" size="2" value="<?php echo $_POST[fldjoin1103]; ?>" ></td>
<td width="22"> </td>
<td><b><font size="2" face="Arial" color="#FF0000"> <?php if(isset($errjoin1103)) echo $errjoin1103; ?></font></b></td>
</tr>
</table>
</td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td> </td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td> <font color="#FF0000"><input type="submit" name="submit" value="Press this Button to Proceed"></td></font></td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td> </td>
<td width="4"> </td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td>
<td width="4"> </td>
</tr>
<tr>
<td width="4"> </td>
<td width="950"> </td>
<td width="4"> </td>
</tr>
<form method="post" action="sender01.php">
<tr>
<td width="4"> </td>
<td><p align="center"> <font color="#FF0000"><input type="submit" name="01" value="Text file of mainform.php"></td></font></td>
<td width="4"> </td>
</tr>
</form>
<form method="post" action="sender02.php">
<tr>
<td width="4"> </td>
<td><p align="center"> <font color="#FF0000"><input type="submit" name="02" value="Text file of formtest.php"></td></font></td>
<td width="4"> </td>
</tr>
</form>
<form method="post" action="sender03.php">
<tr>
<td width="4"> </td>
<td><p align="center"> <font color="#FF0000"><input type="submit" name="03" value="Text file of stylecss.css"></td></font></td>
<td width="4"> </td>
</tr>
</form>
<tr>
<td width="4"> </td>
<td width="950"> </td>
<td width="4"> </td>
</tr>
<form method="post" action="sender11.php">
<tr>
<td width="4"> </td>
<td><p align="center"> <font color="#FF0000"><input type="submit" name="11" value="Text file of testpass.php"></td></font></td>
<td width="4"> </td>
</tr>
</form>
<form method="post" action="sender12.php">
<tr>
<td width="4"> </td>
<td><p align="center"> <font color="#FF0000"><input type="submit" name="12" value="Text file of testfail.php"></td></font></td>
<td width="4"> </td>
</tr>
</form>
<tr>
<td width="4"> </td>
<td width="950"> </td>
<td width="4"> </td>
</tr>
</table>
</div>
</body>
</html>