I need to be able to have docs in a central location that people can click on with a link in an intranet forum, view, edit, and save back to the original place. This is a win2k/iis network.
I can link to the files with a url so the link is clickable, it will open on the client desktop, but when the user saves it after editing, it saves to the local pc and not the server...
Would editing lib_posting to include the local server's paths ( //dellserver/Forms/Data/example.doc ) as clickable links enable this? I want the docs to be opened from and saved to the server... Do I map a Form/Data folder as a drive on the network and edit lib_posting to links to the x:/Forms/Data folder?
I don't have a lotta money for an MS Sharepoint server, so that really isn't an option
