Closed Bug 134314 Opened 24 years ago Closed 24 years ago

XMLHttpRequest doesn't work from file system to yahoo.com

Categories

(Core :: XML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 129607

People

(Reporter: davidstl, Assigned: hjtoi-bugzilla)

Details

Attachments

(1 file)

I downloaded the asynchronous get example from this page: http://www.mozilla.org/xmlextras/xget1.html and changed this line: p.open("GET", "data.xml"); to this: p.open("GET", "http://www.yahoo.com"); I opened the local file and it worked in IE, but with Mozilla my browser locked up. However, when I used this line: p.open("GET", "http://www.mozilla.org"); everything worked.
*** This bug has been marked as a duplicate of 129607 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
QA Contact: petersen → rakeshmishra
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: