Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Index.dat

Status
Not open for further replies.

dleggett

Technical User
Feb 28, 2007
83
US
Does anyone know of anything that will open a 9MB data file and show the web address, date, time, and if possible user (if everything but user that will be fine)? Thanks
 
dat is a very ambiguous extension. It can be anything from video information to plain text.
So without knowing exactly how the dat file is produced it will be hard to say what if anything can access it and retrieve data from it.

Where does this file come from? What application uses it?

How is the data inside stored?



----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Sorry, I failed to mention that it was Internet explorer 7. Thanks
 
I was hoping to get the information with the access time, in case its questioned. Thanks
 
>with the access time

Http is stateless and "access time" is meaningless. You could start the day by opening, say, an IE window to Google, then proceed to open other apps and work. At the end of the day, you log off and Windows terminates IE. Have you been Google-ing all day? In general, the Web server wants to push output to you and be done with it. Your Web client displays that output, but it doesn't know what you're doing.
 
There is something like this but it is not free.

StatWin software is designed to collect, store and analyze the statistics of computer operation and user activities under Windows
 
google for a program called indexdat suite. it is free and will give you what you are looking for.
 
Thanks for the replies. I finally found one from Worked really well for what we needed, gave cookies, favorites, user account, date modified, accessed, history, and where its stored. It was a neat little program that lets you save in a text or xml file. Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top