Community discussion forum

Problem with WebBrowser Control

  • 10 months ago
    Hi, I am using a webbrowser control on a window form (c# 2.0) and trying to browse an oracle jsp page. I am trying to sign into that oracle jsp page, but i get the following error: An error has occurred in the script of this page: 2723: 'window.external' is null or not an object. The above jsp page is expecting a HTTP:Post. Please advice as how i can resolve this issue. Thanks Lakshmi
    Post was edited on 15/01/2009 13:58:10 Report abuse
  • 10 months ago
    Hi Lakshmi, welcome to developerFusion! You're getting that as a JavaScript error I presume? Does the Oracle JSP page run fine in a normal browser window? It may be that you get the same error in a standard IE window but the error is supressed? (you'd have to check advanced settings in IE). It's weird because window.external is usually only when you are using a hosted control (like webbrowser) - what's the script on the page trying to do, do you know?

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback