I have dropdownlist on a webform. I need a 'hidden' variable per item in the dropdown list which I can retrieve clientside using the onchange event. So on the page load I'm setting a custom attribute after I databind the dropdownlist:I have dropdownlist on a webform. I need a 'hid