|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VBA: Testing for open pages across a network.In VBA, how can I test to see if a user has edited and not saved a document
accross a network in FrontPage VBA? The IsOpen property of the WebFile object only seems to work on the computer on which the calling macro is running. And I don't seem to be able to access web pages (located on a server) with the file system object. I've also looked at the WebFile properties collection and none of these properties seem to help me. I'm trying to avoid people running macros and overwriting other people's work with forced saves in the macro. Any help would be greatly appreciated. Thanks! |
|||||||||||||||||||||||