This is a discussion on "can several people access a file and use it !" within the ASP.NET Forum section. This forum, and the thread "can several people access a file and use it ! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
can several people access a file and use it !
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
can several people access a file and use it !
Hi all,
I am wondering if there is a way to allow several people to access say a word doc and edit it while several other site members are connected and viewing it. Basically share it around and edit while others look on ? |
|
|
|
|||
|
Re: can several people access a file and use it !
It depends what you mean exactly. Do you want people o be able to see theother person editing live? this isn't going to be possible using asp.net alone. you need some kind of web conferencing.
However if you want people to be able to download and edit it before uploading it again then yes this is possible. You'll probably want some kind of check in / check out process to manage concurrency. |
|
|||
|
Re: can several people access a file and use it !
thanks for your reply dan, I thought I was so far out on a limb it wasnt going to happen. After I posted I downloaded messenger and have since noticed that it has a feature called application sharing, well havnt used it as i have no messenger contacts for it. Anyway it reads like you can edit while others view, I think you can give the other permi9ssion to use an app on your computer though this may be limited to just the one party while you look on?
So that is 75% the way I was envisaging it to go. So Can I ask what protocol you refer to when you say ASP.net alone will not allow it. Can the messenger type service be implemented ? Anyway thanks for your post. |
![]() |
| Tags |
| several, people, access, file, use |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP Multi users Access to Microsoft Access | ish | Classic ASP | 0 | Apr 26th, 2007 20:05 |
| how do I use a:hover within a html file (without the css file) | heyo | Web Page Design | 2 | Mar 5th, 2007 22:50 |
| Creating a log file (text file) and an XML file using XSL | kdelacruz | Other Programming Languages | 1 | Nov 4th, 2006 21:12 |
| file access problem | Colm Osiris | PHP Forum | 2 | Jun 5th, 2006 08:22 |
| How make Word file same as html file in ASP | humair | Classic ASP | 5 | Sep 24th, 2003 14:35 |