Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/06/2004, 14:46
bolado
 
Fecha de Ingreso: junio-2004
Mensajes: 4
Antigüedad: 19 años, 10 meses
Puntos: 0
ademas cambia:

<input name="$equipo" type = "text" id="" size="40">

por

<input name="equipo" type = "text" id="" size="40">