<form name="form1" action="field.php" method="post" >
<input type="hidden" name="action" value="add"> <strong>Select the field</strong>
<select name="fields">
{FIELDS}
</select>
<input type="submit" name="Submit" value="Submit" class="buttonblue" />
<strong><br />
</strong>Select the primary key or one unique key from table.
</form>