Closed Bug 103733 Opened 24 years ago Closed 24 years ago

window.document.write doesnot work on mfcEmbed.

Categories

(Core Graveyard :: Embedding: APIs, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 88229

People

(Reporter: dsirnapalli, Assigned: chak)

Details

I tried to execute the below script in mfcEmbed and it gives the following error. Error: linkwin.document has no properties.(line 5). <html> <script TYPE="text/javascript"> linkwin = window.open(""); linkwin.document.write("<a href='http://www.mozilla.org'> Click here to go to Mozilla site </a><br><br>"); </script> </html> It works fine in Netscape 6.1 and mozilla.
Dup of #88229 *** This bug has been marked as a duplicate of 88229 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.