Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/02/2005, 15:52
maurimono
 
Fecha de Ingreso: octubre-2004
Ubicación: Santiago de Chile
Mensajes: 504
Antigüedad: 19 años, 7 meses
Puntos: 0
mas facil:

estoy dentro de un while, este debolvera tantos

<tr>
<td><input name="algo" type="radio" value="acepto" checked></td>
<td><input name="algo" type="radio" value="rechazo" onClick="rechazar('<?php echo "obj".$n; ?>')"></td>
<td><?php echo $ot; ?></td>
<td><?php echo $total; ?></td>
<td><?php echo $fecha_bien; ?></td>

<!--ojo aqui -->
<td><input type="text" name="texto" disabled ></td>
</tr>

como registros encuentre.
entonces como hago referencia a un text en particular para habilitarlo?

A ver si alguien es capo!
Atte
Maurimono