I am getting this Error
NETWORK_ERROR: XMLHttpRequest Exception 101
when trying to get XML content from one site.
Here
xmlhttp.open("GET",url, true);
set the async part to true