Cita:
Iniciado por juanmata
[...]
<?
//Mostramos los registros
while ($row=mysql_fetch_array($result))
{
<div id="content">
<div id="Layer2" style="position:absolute; width:682px; height:300px; z-index:43; left: 242px; top: 286px;">
<table width="100%" border="0">
[...]
<tr class="celda03">
<td height="30"> </td>
<td> </td>
</tr>
<?
mysql_free_result($result)
}
?>
</table>
</div>
</BODY>
</HTML>
[...]
mmm... bueno, solo lo decía por eso... no se si de verdad lo tengas (o tenias) así...
--
(
es que uno piensa que todo lo hacen al copy+paste, no mas)