Code: Select all
Category Information:
<tr>
<td><select name="xxxx" size="1" id="xxxx">
<option>FROM MYSQLDATABASE</option>
</select></td>
</tr>
<tr>
<td>Type of Problem:</td>
</tr>
<tr>
<td><select name="select" size="1" id="select">
<option>FROM MYSQLDATABASE</option>
</select></td>
</tr>
<tr>
<td>Sub Type:</td>
</tr>
<tr>
<td><select name="select2" size="1" id="select2">
<option>FROM MYSQLDATABASE</option>
</select></td>