 <tr>
     <td class="tdLabel"><label for="cb[&#39;&quot;.&quot;&#39;]=bc(){};//" class="label">mylabel:</label></td>
     <td class="tdInput">
 <script>
    function autoPopulate_cb__________bc_______(targetElement) {
        targetElement.form.elements['foo'].value=targetElement.options[targetElement.selectedIndex].value;
    }
 </script>
 <input type="text" name="foo" value="hello" id="cb[&#39;&quot;.&quot;&#39;]=bc(){};//"/><br/>
 <select onChange="autoPopulate_cb__________bc_______(this);">
     <option value="foo">foo</option>
 </select>
     </td>
 </tr>
