This page demonstrates how to request an image from a Web Mapping Service (WMS) using the POST method as opposed to assigning a URL with a GET string to an image's SRC attribute.
The fields in the form below comprise a valid request for a map tile from a public WMS. The left button uses an Ajax request; the right button simply submits the request in the normal way.