Hi,
I have added a WebBrowser control inside my Windows Forms application. I'm trying to achieve a functionality where I can show to the user the request that is sent by the browser when he performs an operation e.g. when the user goes to amazon.com, enters a name of a book and clicks on the Search button...I want to show to the user the exact form request sent by the browser to amazon to get the results, how can I do this?
Thanks
Akshaya
Akshaya K Sharma