How do you get information from a form that is submitted using the “post” method ?

How do you get information from a form that is submitted using the “post” method ?

A. Request.QueryString
B. Response.writeln
C. Response.write
D. Request.Form