Answer the question
In order to leave comments, you need to log in
What is the equivalent of $_POST from PHP to C#?
I managed to parse the GET request like this: foreach (string key in Request.QueryString) {...}
But with the POST request, I have already been frozen for a long time ... Something is not Googled or Yandex, I also don’t see my information in the debugger ... Save me, help :)
Answer the question
In order to leave comments, you need to log in
Request.Form ?
msdn.microsoft.com/en-us/library/system.web.httpre...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question