This is an example showing how we can send an asynchronous HTTP POST request with data (parameters) in Javascript. We don't process the response, we simply print it in the textarea. Check out the source code to understand what is going on!