Categories > OpenTBS with ODT >

Save doc on server

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Pichouloute
Date: 2011-05-05
Time: 13:59

Save doc on server

Hi there,

first of all, many many thanks for this AWESOME solution that TBS is.

When I try http://www.tinybutstrong.com/plugins/opentbs/demo/demo.html
everything works fine, a document is opened after I submit the form.

I'm using it on my personal network : a server is hosting the php code and a client is accessing it.
I would like it if the client, after opening a odt document thanks to TBS and modifying it, could save the doc [b]directly on the server[/b[. Is there any way to do this ?

Many thanks again.
By: Skrol29
Date: 2011-05-06
Time: 22:33

Re: Save doc on server

Hello Pichouloute,

It can be done if the server saves the document in a folder which is accessible for the client.
Then the client modify the document but the document stays on the server.
By: Pichouloute
Date: 2011-05-07
Time: 08:17

Re: Save doc on server

Hi Skrol29 and thank you.

Alright, but how to manage it ? I can easily give access rights to this directory on the server, but when the document is generated by openTBS, it's opened on the client side...

Any idea ?
By: Skrol29
Date: 2011-05-07
Time: 21:42

Re: Save doc on server

> when the document is generated by openTBS, it's opened on the client side...

It's the default option. They are other options for saving the document on the server or retrieve it as a binary string.
See the OpenTBS manual for more detail.