Auto Complete(Forms) - Timestamp

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to find out when an entry in the auto complete (forms) was made.

As far as I can understand, the information concerning stored auto complete
entries is in the registry. If this is true, then where, and does the
registry entry contain information that would reveal when it was made?

For exemple: I have made a Google search, and now auto complete lists the
previous searches terms. Now I need to find out when each of those previous
searches was made.

Is this at all possible and am I right in assuming the information is stored
in registry?
 
I need to find out when an entry in the auto complete (forms) was made.
....
Is this at all possible and am I right in assuming the information is stored
in registry?


Which OS? I think that there are hidden attributes to registry entries
which might satisfy your date requirement in an NTx registry.
Unfortunately, the subkeys involved in holding the AutoComplete
for Forms data are themselves usually hidden from all users.
However, you could get a clue about their structure by monitoring
forms use with RegMon.


I expect you would get more informed responses from a newsgroup
which specializes in the registry for your OS.


Good luck

Robert Aldwinckle
 
Back
Top