Cita:
he probao aluns script que he visto por ahi pero no m funcionan alguien m podria dcir como hacerlo?? <form method="post" action="aa.php">
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tr>
<td>Mensaje: <br>
<input type="submit" value="Enviar" class="campo">
</td>
<td>
<textarea name="mensaje" class="campo" cols="40" rows="3" id="mensaje">
</textarea>
</td>
</tr>
</form>
<table border="0" align="center">
<tr>
<td><a href="#">
<img src="mood_001.bmp" width="18" height="18" border="0"></a></td>
<td><a href="#">
<img src="mood_002.bmp" width="18" height="18" border="0"></a></td>
<td><a href="#">
<img src="mood_003.bmp" width="18" height="18" border="0"></a></td>
.
.
.
.
.
.
<td><a href="#">
<img src="mood_020.bmp" width="18" height="18" border="0"></a></td>
</tr>
</table>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tr>
<td>Mensaje: <br>
<input type="submit" value="Enviar" class="campo">
</td>
<td>
<textarea name="mensaje" class="campo" cols="40" rows="3" id="mensaje">
</textarea>
</td>
</tr>
</form>
<table border="0" align="center">
<tr>
<td><a href="#">
<img src="mood_001.bmp" width="18" height="18" border="0"></a></td>
<td><a href="#">
<img src="mood_002.bmp" width="18" height="18" border="0"></a></td>
<td><a href="#">
<img src="mood_003.bmp" width="18" height="18" border="0"></a></td>
.
.
.
.
.
.
<td><a href="#">
<img src="mood_020.bmp" width="18" height="18" border="0"></a></td>
</tr>
</table>