Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Currently I have a a problem in converting web browser to webclient. It is possible?

Example : I using web browser to login into a website (www.facebook.com / www.gmail.com). After logged to the website i wish to download the web source code using webclient.

The Problems is how to pass from web browser to webclient ? or web browser to httpwebrequest

Please help
Posted

1 solution

There is no way to "hand over" a WebBrowser session to WebClient.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900