ASP.NET C#Web应用程序 [英] ASP.NET C# web applications

查看:78
本文介绍了ASP.NET C#Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#Web应用程序中使用当前的浏览器控件(例如IE,Mozila控件)

How to use current browser control such as IE,Mozila control in c# web applications

推荐答案

您需要使用window.print()通过javascript进行此操作.这将打开打印"对话框.

完整的说明可以在此处找到[ ^ ]
You need to do this via javascript, using window.print(). This opens the print dialog.

Fuller instructions can be found here[^]


在应用程序中使用WebBrowserControl.然后在其中加载任何页面.
Use the WebBrowserControl in your application. Then load any page in it.


这篇关于ASP.NET C#Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆