This page made an HTTP post request to: http://www.asp101.com/samples/http_post_target.asp
http://www.asp101.com/samples/http_post_target.asp
It sent two pieces of data: Name and Date
Name
Date
The Response:
HTTP Post Sample Target Page
This page simply displays anything sent to it via a post request in the table below.
Click here to read about and download the source code.