{"json_modified": "2014-11-12T22:50:43.664638", "slug": "XMLHttpRequest/Using_XMLHttpRequest", "tags": [], "locale": "pl", "title": "Wykorzystanie XMLHttpRequest", "translations": [{"title": "Using XMLHttpRequest", "url": "/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest", "tags": ["AJAXfile", "XML", "XMLHttpRequest", "MakeBrowserAgnostic", "NeedsCompatTable", "AJAX", "JXON", "Advanced", "DOM"], "summary": "", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-06T02:49:28", "review_tags": []}, {"title": "Using XMLHttpRequest", "url": "/ja/docs/Using_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "ja", "last_edit": "2011-08-29T12:52:34", "review_tags": []}, {"title": "Using XMLHttpRequest", "url": "/es/docs/XMLHttpRequest/Using_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2014-05-20T23:52:40", "review_tags": []}, {"title": "Using XMLHttpRequest", "url": "/zh-CN/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-10-30T20:30:27", "review_tags": []}, {"title": "Usando XMLHttpRequest", "url": "/pt-BR/docs/Web/API/XMLHttpRequest/Usando_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "pt-BR", "last_edit": "2014-09-20T09:06:10", "review_tags": []}, {"title": "\u4f7f\u7528XMLHttpRequest", "url": "/zh-TW/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "zh-TW", "last_edit": "2013-11-12T08:18:06", "review_tags": []}, {"title": "Usare XMLHttpRequest", "url": "/it/docs/DOM/XMLHttpRequest/Usare_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "it", "last_edit": "2014-04-11T13:31:38", "review_tags": []}, {"title": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 XMLHttpRequest", "url": "/ru/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest", "tags": [], "summary": "", "localization_tags": [], "locale": "ru", "last_edit": "2014-05-10T04:41:58", "review_tags": []}, {"title": "Utliser XMLHttpRequest", "url": "/fr/docs/XMLHttpRequest/Utiliser_XMLHttpRequest", "tags": ["Progression", "XML", "XMLHttpRequest", "AJAX", "JXON", "upload", "T\u00e9l\u00e9chargement", "File API", "FormData"], "summary": "", "localization_tags": [], "locale": "fr", "last_edit": "2014-05-21T07:45:17", "review_tags": []}], "modified": "2014-11-12T22:50:42", "label": "Wykorzystanie XMLHttpRequest", "localization_tags": ["inprogress"], "url": "/pl/docs/XMLHttpRequest/Using_XMLHttpRequest", "last_edit": "2014-11-12T22:50:37", "summary": "XMLHttpRequest makes sending HTTP requests very easy.\u00a0 You simply create an instance of the object, open a URL, and send the request.\u00a0 The HTTP status of the result, as well as the result's contents, are available in the request object when the transaction is completed. This page outlines some of the common and even slightly obscure use cases for this powerful JavaScript object.", "sections": [{"id": "Types_of_requests", "title": "Types of requests"}, {"id": "Handling_responses", "title": "Handling responses"}, {"id": "Analyzing_and_manipulating_the_responseXML_property", "title": "Analyzing and manipulating the responseXML property"}, {"id": "Analyzing_and_manipulating_a_responseText_property_containing_an_HTML_document", "title": "Analyzing and manipulating a responseText property containing an HTML document"}, {"id": "Handling_binary_data", "title": "Handling binary data"}, {"id": "Monitoring_progress", "title": "Monitoring progress"}, {"id": "Submitting_forms_and_uploading_files", "title": "Submitting forms and uploading files"}, {"id": "Using_nothing_but_XMLHttpRequest", "title": "Using nothing but XMLHttpRequest"}, {"id": "A_brief_introduction_to_the_submit_methods", "title": "A brief introduction to the submit methods"}, {"id": "A_little_vanilla_framework", "title": "A little vanilla framework"}, {"id": "Using_FormData_objects", "title": "Using FormData objects"}, {"id": "Get_last_modified_date", "title": "Get last modified date"}, {"id": "Do_something_when_last_modified_date_changes", "title": "Do something when last modified date changes"}, {"id": "Cross-site_XMLHttpRequest", "title": "Cross-site XMLHttpRequest"}, {"id": "Bypassing_the_cache", "title": "Bypassing the cache"}, {"id": "Security", "title": "Security"}, {"id": "XMLHttpRequests_being_stopped", "title": "XMLHttpRequests being stopped"}, {"id": "Using_XMLHttpRequest_from_JavaScript_modules_.2F_XPCOM_components", "title": "Using XMLHttpRequest from JavaScript modules / XPCOM components"}, {"id": "See_also", "title": "See also"}], "id": 130135, "review_tags": []}