Issue with IUrlHistoryStg

  • Thread starter Thread starter Bob C.
  • Start date Start date
B

Bob C.

Hi,

I used the sample from the
codeproject(http://www.codeproject.com/csharp/ponta.asp),
But that sample has one issue.
Even after clearing the Histroy and Temporery file from IE settings, Still
this code gives the Histroy list
(ofcourse after clearing the histroy, number of ulr it gives back become
less).

IE didnt clear history full? or The IUrlHistoryStg has any issue?

How to handle this? Can anybody guid me on this please.

Thanks,
Bob.
 
Events don't take up hardly any code... what're you fretting about ?

I don't really understand the concept of a 'breakaway' form... maybe you
could give a real-world/business-logic example?

Consider also using derived classes or interfaces..... the sub controls
could all derive from a standard interface, and then the main control - all
it needs to know is that it's got a collection of a certain interface....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top