http_request.open('POST', "/index.pl/get_neigh_display", true); http_request.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); http_request.send(query);