AJAX Component and XML

edited April 2012 in Enyo 2
Last night I was putting together an app downloading the NYC MTA Service Status XML file from http://mta.info/status/serviceStatus.txt. I set handleAs in the AJAX component to XML, but the inResponse argument to my response callback kept coming in empty. When I changed the handleAs to text or json, I'd get a string containing the XML (which I can handle).

I'm wondering if I'm doing something wrong with my call. Any advice?

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Twitter