Using Access97, I need to create folders on the same server/directory as the application. I can't hard code the path because not all users are on the same server as the application. When I use CurDir the returned string is the user's FileSystem path. Any suggestions?