Trying to create a form with specific requirements

Permalink
Hi all,

I have been trawling the forums for the last two months trying to find the answer to this question.

Is there anyway that I can create a form for a fixtures list where I, as the admin, can change the team name each week and the user can only edit the score?

If not I have html code for this but I am at a loss as to how I can get this sent to my e-mail address or even better the Dashboard. Is this possible?

<table border="0">
<colgroup span="1" style="width: 299.99999pt"></colgroup>
<tr>
<td>01/Dec/2012</td>
</tr>
<table border="0">
<colgroup span="1" style="width: 100pt"></colgroup>
<colgroup span="1" style="width: 25pt"></colgroup>
<colgroup span="1" style="width: 25pt"></colgroup>
<colgroup span="1" style="width: 100pt"></colgroup>
<colgroup span="1" style="width: 25pt"></colgroup>
  <tr>
  <td>West Ham</td>
<th><input type="text" size="1" value=""></th>
<th><input type="text" size="1" value=""></th>

misebaz