Google search is not working in web browser control

Posted by Sundar on Stack Overflow See other posts from Stack Overflow or by Sundar
Published on 2010-04-22T07:48:33Z Indexed on 2010/04/22 7:53 UTC
Read the original article Hit count: 187

Hello,

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

© Stack Overflow or respective owner

Related posts about compact-framework

Related posts about webbrowser-control