non funziona neanche cosi`:

codice:
function associa(togo){
  var f=document.getElementById('xform');
  f.getElementById('go').value=""+togo+"";
  f.submit();
  }
Io e js parliamo due lingue diverse...