WP7 Web浏览器控件使用IE浏览器,不同浏览器如何使用
我正在尝试在网络浏览器控件中显示 html 的内容。我的内容具有 img 源的加密值。我不知道这是什么。该图像未显示在 Webbrowser 控件中。 IE浏览器中也可以。通常Web浏览器控件支持IE浏览器。
但它显示所有浏览器(Firefox,Chrome)
有没有办法在Web浏览器控件中使用任何浏览器(Firefox,Chorme)。
请帮助我。
谢谢
I am trying for showing the content of html in web browser control. My content having encrypted value for img source. I don't what is this. That image not displaying in Webbrowser control. Also in IE browser. Normally Web browser control supports IE browser.
But it displayed for all browsers(Firefox, Chrome)
Is there way to use any(Firefox, Chorme) of the browser in Web Browser control.
Pls Help me.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 WP7 中,您只能访问和启动标准 WP7 应用程序,而不能访问和启动任何第三方应用程序。因此,除非 WP7 附带其他浏览器,否则您无法执行此操作。
In WP7 you can only access and start standard WP7 applications, not any third party apps. So unless WP7 will be shipped with another browser, you can't do this.