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