Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I have a control in c# now I want to use this usercontrol in JSP I have used in < Object > tag to display that dll. it executes without exception but not displaying myControl, ju
I have a control in c# now I want to use this usercontrol in JSP I have used in < Object > tag to display that dll. it executes without exception but not displaying myControl, just emboss that component space.
<OBJECT id="phoneControl" classid="phoneControl.dll#phoneControl.UserControl1" width="50%"></OBJECT>
how to print the report in report virewer in Asp.Net2010 (C#).My printing button is visible in IE but it doesn't shown in FireFox