I am using following HTML tag for the dropdown:
<SELECT id=feeentrysource language=javascript
onblur="return feeentrysource_onblur()" onclick=feeentrysource_onclick()
style="HEIGHT: 22px; WIDTH: 275px"></Select>
I am using IE6 for testing and i think it is because of activex update patch
by MS.
Please suggest me the solution fo the problem as it frustates the users of
the website.
Please provide the solution asap.