mcashatt Posted March 18, 2010 Share Posted March 18, 2010 Hello, I am struggling with something that I thought would be simple: I can pull xml data from wikipedia like so (using "Paris Hilton" as an example): http://en.wikipedia.org/w/api.php?action=opensearch&search=paris%20hilton&format=xml&limit=1 However, I can't seem to consume this xml via standard AJAX functions (please see attached). The attached HTML has javascript that should simply show an alert modal with the responseText. This works when I use local xml files, but not for the wikipedia data. Any help would be greatly appreciated. Thanks! Matt [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.