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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

read file property from "temporary internet files"

Status
Not open for further replies.

fishysheep

Programmer
Oct 13, 2001
54
0
0
GB
Hi,

I need to read the "Last Accessed" property of a single file - all is well except when I try to do this on a file stored in "temporary internet files". Explorer is set to show all hidden files.

ta
 
ok, so now I understand that the folder you see in explorer doesn't actually exist and that the files are held in \content.ie5\<random sequence>

If I use that path in vb with fso then it works and it retrieves the correct info... but that info isn't up-to-date. I can see it change in explorer but when I view it in dos the dates/times haven't been updated.

any ideas?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top