Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/11/2006, 17:28
thunderbbb
 
Fecha de Ingreso: noviembre-2006
Mensajes: 25
Antigüedad: 18 años, 2 meses
Puntos: 1
Este seria el boton:
Código:
		<input type="submit" name="uno_mas" value="Otro enlace"/>
Y este el campo que deberia aparecer al pulsar el boton:
Código:
		<td><input name="caja" type=text style="width:200px"></td>

Saludos