当前位置: 代码迷 >> ASP.NET >> 为什在火狐下不行,有没有解决方法
  详细解决方案

为什在火狐下不行,有没有解决方法

热度:5628   发布时间:2013-02-25 00:00:00.0
为什在火狐下不行,有没有解决办法
<OBJECT id=WebBrowser classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 width=0> 
</OBJECT> 
<input type=button value=打印 onclick=document.all.WebBrowser.ExecWB(6,1)> 
<input type=button value=直接打印 onclick=document.all.WebBrowser.ExecWB(6,6)> 
<input type=button value=页面设置 onclick=document.all.WebBrowser.ExecWB(8,1)> 
<input type=button value=打印预览 onclick=document.all.WebBrowser.ExecWB(7,1)>

------解决方案--------------------------------------------------------
web打印,这好像就是ie中的吧? 不知道支持火狐否?

要不就用第三方控件吧! scriptx
  相关解决方案