Dear All, I have a simple problem . I have lots of mixed format file content located in various folders on my Box. This as to be exposed over the web (Browser interface) in the network.
The solution has been achieved by pushing the folders in the htdocs folder of Web Server(I use Apache). and the content is being accessed by the URl http://<IP Address>/<Folder Name>. Now i want to go one step further and want that those files should be editable also .i.e there should be an edit and upload option so that end users can edit and upload the docs .This can also be done.. But the problem statement is that multiple users are editing and updating the doc at the same time. So my mind is going nuts on the logic for managing this concurrency. Microsoft people actually hve done this but i do not want to use there products and am looking for some open source *solution */ *Logic *so that i can implement it. Please let me know if anybody has any inputs regarding this. Warm regards ~ Rajat Bhatnagar http://www.linkedin.com/profile?viewProfile=&key=22091629&trk=tab_pro [Non-text portions of this message have been removed]

