Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/03/2006, 17:55
Avatar de xyyy7
xyyy7
 
Fecha de Ingreso: enero-2004
Ubicación: Maracay.-
Mensajes: 637
Antigüedad: 20 años, 2 meses
Puntos: 5
Amigo aqui le posteo una idea.-
Código PHP:
<?
// ,...
while ($row=mysql_fetch_array($result))
{
echo(
"" 'Dato del Registro : '.$row["XDatos"].'<form method="POST" action="Eliminar_Registro.php">
      <input border="0" src="ImagenEliminar.gif" name="borrar" align="right" type="image"></p>
      <input type="hidden" name="cotanumero" value="'
.$row["ID"].'">
    </form>' 
"");
}
mysql_free_result($result)
//...,
?>
Saludos.-
__________________
Maracay Edo Aragua - Venezuela :
Mi Favorita :
http://www.MySQL.Com