Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/06/2006, 13:32
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 2 meses
Puntos: 62
;)

creo que este post es dentro de PHP, para introducir un valor a un textbox:

<?
$sql=pg_query($conexion, "select MAX(no_requisicion) from requisicion");
while($sql_max = mysql_fetch_row($sql))
{
$max=$sql_max[0];
}
?>
<input type="textbox" name="nombre" value="<? echo $max; ?>">
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan