Dear programmers, please help me.. I used windows user control in asp.net website. it is running in IE7 but not in IE8 PLease sugeest me how to run my website in IE8 ???
I used code like that
<object id="OperationsControl" classid="clock_control.dll#clock_control.UserControl1" >
</object>