Ver Mensaje Individual
  #2 (permalink)  
Antiguo 17/12/2007, 12:36
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Re: Pasar variable a un segundo form llamado con JS

Código PHP:
<input type=text name="nombreDeTuText" value="<? echo $Mi_Variable ?>" />
Saludos.