</object>
<div style="text-align:center">
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label><br />
<asp:Label ID="Label2" runat="server" Text="Label"></asp:Label><br />
<input id="Button1" onclick="document.all.WebBrowser.ExecWB(6, 1);" type="button" value="打印" />
<input id="Button2" onclick="document.all.WebBrowser.ExecWB(6, 6);" type="button" value="直接打印" />
<input id="Button3" onclick="document.all.WebBrowser.ExecWB(8, 1);" type="button" value="页面设置" />
<input id="Button4" onclick="document.all.WebBrowser.ExecWB(7, 1);" type="button" value="打印预览" />
<input id="Button5" onclick="javascript:window.close()" type="button" value="关闭窗口" />
</div>
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
原因是:IE设置了安全级别需启用没有标记为安全的ActiveX控件
解决方案:IE浏览器-工具菜单选项——Internet选项——安全——Internet——自定义级别——启用没有标记为安全的ActiveX控件
运行程序,问题就可以解决了
<link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/markdown_views-ea0013b516.css">
</div>