Click here to Skip to main content
15,886,788 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to get the browser history in the windows application by using c#. i would like to display the total history in listbox and then delete the history
Posted

1 solution

There is no one way to do this: it differs for each browser (and it's unlikely that any way you find for a particular browser will remain unchanged unless it is part of a supported API provided by the browser producer)

But...on your head be it: Google[^]
 
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