N
N
Nikita2018-04-04 17:07:29
C++ / C#
Nikita, 2018-04-04 17:07:29

How to send a Post request using C# for a given page?

I am writing a small application for myself to find out when I have English classes.
Here is the login page .
The login page seems to be simple. You need to fill in a username, password and select a school.
How can I do this using C#?
I'm practically zero on the web.
As far as I understand, you need to use the WebClient class in C#.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2018-04-04
@alexr64

https://msdn.microsoft.com/en-us/library/system.ne...

D
David, 2018-04-05
@davidslutsky

WebClient, HttpClient

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question