Tutto e` possibile:
var num = document.NOMEFORM.NOMECAMPO.value;
if(parseFloat(num) > 300) {
alert("troppo grande");
return false;
} else {
return true;
}
Ciao
Michele
Tutto e` possibile:
var num = document.NOMEFORM.NOMECAMPO.value;
if(parseFloat(num) > 300) {
alert("troppo grande");
return false;
} else {
return true;
}
Ciao
Michele
Nuova politica di maggiore severita` sui titoli delle discussioni: (ri)leggete il regolamento
No domande tecniche in messaggi privati