BUG: Errors Occur When Window.Open Is Called in InfoViewerID: Q175260
|
When using the InfoViewer to browse a page that contains a "Window.Open," a
new instance of the browser appears along with one of the following error
messages:
Microsoft JScript runtime error
[Line: xx] Invalid procedure call or argument"
-or-
NOTE: The Window.Open works as expected in Internet Explorer.Microsoft VBScript runtime error
[Line: xx] Object doesn't support this property or method: 'open'"
The conditions that cause this behavior are as follows:
Use Internet Explorer to view the pages that calls the "window.open" method.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
<INPUT TYPE="button" NAME="Button1" VALUE="Open other Window"
onClick="window.open('default1.htm', 'window',
'scrollbars=yes,status=0,resize=0,width=625,height=369')">
For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/
Additional query words:
Keywords : kbEditor kbide kbVisID kbVisID100 kbGrpASP
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 11, 1999