Código PHP:
Ver original
if ($email=="") { echo(" <td><input type=text name=email size=40 value=".$email." maxlength=45 onkeypress=".chr(40)."return tabular(event,this)".chr(40)." ></td>"); } if ($email!="") { echo("<td>$email</td>"); } <form action="grabar.php?usuario=<?=$usuario?>&sucursal=<?=$sucursal?>&email=<?=$email?>&num_unico=<?=$num_unico?>&nombre_largo=<?=$nombre_largo?>&responsable=<?=$responsable?>" method="POST" name="form3">
Por favor necesito a