How to send data to webserver using ESP8266

Slashdash:
Well. When I press the button it issues a POST request and not a GET request. Is it possible to issue a POST request on Arduino?

Yes. For example: ESP8266: HTTP POST Requests - techtutorialsx