Google search is not working in web browser control

自古美人都是妖i 提交于 2019-12-25 12:17:21

问题


I have developed a browser using the standard WebBrowser control in my application that is built against CF 3.5. Google search is not working in the browser. That is when i navigate to www.google.co.in and type a keyword and click on the serach button nothing is happening. Outside the application from the device if i try the same thing in IE am getting a security warning dialog box and if ok is clicked search results are shown. So in my case do i need to set property on the webbrowser control.

Thanks in advance


回答1:


you will get answer over here.

WebBrowser control in .net for windows ce



来源:https://stackoverflow.com/questions/2689030/google-search-is-not-working-in-web-browser-control

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!