0
Answer

how to get the posted data to the server?

Ask a question
awsok

awsok

19y
1.9k
1
Hello all… I am stacked with the following problem and I want to share it with you! Among other things I want to develop a C# windows application that opens new instance IE process and fully control the data send from that instance of IE. The question is: How to capture and view the posted data with the HTTP request from the Internet Explorer to the server from inside my C# windows application? The idea is to capture the posted data from the Internet Explorer to the server, and how to that from a Windows Application in C#? The data includes what is entered in the fields of the action form (including the hidden fields) in a web page from the IE, before it is sent to the server?!!! Any simple ideas will be appreciated ;) Thank you and best regards, Aws