calculate all data sent and received from webBrowser control.

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
hello friends,<br/> can anyone help me regarding how to calculate the no. of bytes sent or received from a webBrowser control. <br/> In addition i also need to find the list of elements( .jpg, .bmp ,.png ,.js .css, etc..) that are downloaded while a webpage is opened in an web browser control, i also need to find the size of each element and the exact time taken for that element to download in the webBrowser control. is there any property to do so. <br/> any suggestion or code will really be helpful, <br/> pls reply asap, i have googled a lot about this but didnt find anything that is helpful...<br/> i am using C# to develop this application..<br/>

View the full article
 
Back
Top