On a couple of "interfaces" I have, I create text files from our database, and i store them in folders for the vendor(s) applications. The vendor(s) applications "know" when a file appears and they grab the file and process it. How can i use VB/VBScript to "watch" a folder and do something whenever a user dumps a file there? Ive done this on "timers" before, but now I need to have the event happen immediately when the file is created.
any suggestions would be appreciated...
any suggestions would be appreciated...