Capturing POST data via .NET 2.0 WebBrowser control
C#
1
Posts
1
Posters
1
Views
1
Watching
-
I would like to capture POST data from a local web form displayed in a .NET WebBrowser control. In activeX browser you can use the "BeforeNavigate2 event" to capture POST data and the entire HTML header, but I only see the cancel flag and target frame name in the .NET 2.0 control. Does anyone know how to capture this data in .NET?
-Spacix All your skynet questions[^] belong to solved