PDA

View Full Version : Read IE History Progromatically


IEUser
January 10th 04, 02:31 AM
If I view my IE history from Explorer I can see all the
websites that I have visited. I would like to write a
script using the FSO or a .NET Class to read that
history. When I view the History from the command line
the files are not there or are unintelligable. Is there
a way to do this? Anyone have some sample code or ideas?

Thx

IEUser

Ken Wickes [MSFT]
January 10th 04, 02:31 AM
How about IURLHistory or FindFirstUrlCacheEntry?

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"IEUser" > wrote in message
...
> If I view my IE history from Explorer I can see all the
> websites that I have visited. I would like to write a
> script using the FSO or a .NET Class to read that
> history. When I view the History from the command line
> the files are not there or are unintelligable. Is there
> a way to do this? Anyone have some sample code or ideas?
>
> Thx
>
> IEUser

Google