prova a mettere un alert del valore che hai scelto
se non è un valore 10, 20 ... 50 prova a scrivere invececodice:function showname () { alert(Form1.emaildest.options.value()) switch(Form1.emaildest.options.value()) { ...
switch(Form1.emaildest.option[Form1.emaildest.selectedIndex].value())
Ciao

Rispondi quotando