how to http POST to a web form using C++ /MFC? - Stack Overflow

how to http POST to a web form using C++ /MFC? - Stack Overflow

瀏覽:485
日期:2025-06-10
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...看更多