呵呵,尝试一下这个:
<script language="javascript">
  function sendTo(i)
  {var the_hidcode=document.getElementByName("hidcode_"+i);
   var hidcode_1=the_hidcode.value;
}
 </script>