What is the purpose of the 3rd argument in the below command : xmlhttp.open("POST", url, true)
Append the contents of the Text file.
Append the contents of the XML File.
Data will be processed asynchronously.
Data will be process Synchronously.