Quote Originally Posted by MotoMan_Yz400 View Post
Well the thing is, yes the creation date changes, but the last modified date doesnt. The issue I'm running into is the the date/time is the same on either local copy, the code works fine. When the date/time is the same for the local copy, and the copy on the server, then the code selectively works. Sees like somewhere something is not working correctly on about 50% of the server files. I first thought maybe when I request the server file modified time it uses the servers local time or something (it is a unix server, while my local machine is XP). But then all files on the server shouldnt work. I guess if it cam down to it, I could store my own record info in the notes of the file or something, but I'd rather not mess with too much of the file. Just in case its a file format that may be doing the same thing.

Anyone have ideas I can try?