I have written some script which uses the file system object to move files within a server. Some of the files are Office documents which are viewed using IE5.5. The problem is when more than one person tries viewing the file it excludes the second person. The only way round it seems to be changing the file attributes to read-only. Is there any way of doing this using FSO? It would be a big benefit to only have read-only files on the server anyway.