I just got a requirement to emmbed an IE control into a form, and the user wants to get access to all the browser histories.
I think the history manager in IE will do this, so how can I emmbed the history manager into my control?
Or can I read the history information, put it in a ListView and handle it myself?
Thanks