phaider
Posts: 37
|
| Posted: 05/30/2006, 1:38 PM |
|
Hello forum,
i am beginning to create a Document Management Application with Codecharge. The idea behind is, to upload local files and check them out, if a user wants to make a look in or wants to modify the file.
But how could i could do this?
If the user gets a link with a docfile, this file will be downloaded into the local cache. If the user modifies something, how could i enable it, that the modified file will be uploaded automatically?
Does anyone of you have an idea or could give me a tip?
Best regards
Peter
|
 |
 |
marcwolf
Posts: 361
|
| Posted: 05/30/2006, 11:41 PM |
|
What every you do - the user will have to bring the document upto the client computer for review. So if you have a 1.5meg file that will be a transfer of 1.5meg
However you could one of the HTML editor add-in like FCKEditor nd use that to view the documents.
This will work for some but not for all.
Hope it helps
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 05/31/2006, 1:38 PM |
|
Do yourself a huge favor.
Go to the CCS Developer Magazine.
There is a series of articles which essentially give you the solution you
are looking for. I think it spans 2 or 3 issues, at about $6 each.
You may also want to contact them because they used to sell the source code
to their full blown document management package.
Definitely worth the money.
http://www.dataobjx.net/
|
|
|
 |
|