 |
how to http POST to a web form using C++ /MFC? - Stack Overflow
I use CInternetSession with GetHttpConnection, but I can't find anywhere a good info on how to fill and post a web form. ... This knowledge base article explains how to simulate a POST request using CInternetSession. The included sample code goes like thi
stackoverflow.com |
 |