How do I get at the raw data posted by the form? I'm not talking about Request.Form, and it doesn't show in the HTTP headers / Server Variables.

Thanks.