get querystring in http post

G

Guest

Hi
How do I get the whole querystring (example: "a=aa&b=bbb&c=cccc") in a http
post. I got some VB asp code where they use "Request.Form" to get this, but I
would like to do this in C#. Please help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top