Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/07/2003, 13:46
Avatar de biblio
biblio
 
Fecha de Ingreso: enero-2002
Ubicación: Urano
Mensajes: 577
Antigüedad: 22 años, 3 meses
Puntos: 0
Prueba de ese modo.

<table width="494" border="0" cellspacing="5" cellpadding="5">
<tr>
<td width="144">Cliente
</td>

<td width="315">
<input name="nombre_c" type="text" id="nombre_c" value="<?php echo $row["nombre_c"];?>" size="40">
</td>
</tr>

Saludos