Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/05/2006, 02:19
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 23 años, 6 meses
Puntos: 381
Buenas,

if (f.Pais.value.toUpperCase()=="SPAIN"){
alert("correcto")
}
else{
alert("incorrecto")
}
prueba así