how do you get information from a from that is specified using the "post method?" code example Example: html form post <form action="/yourPage" method="post"> </form>