--- In [email protected], firass aborajab 
<[EMAIL PROTECTED]> wrote:
> happy new year for all...
>  
> i have some word files in my site in the Internet, i want to give 
the client the possibility to work in this file and save the changes 
in it, in automatically way.
>  
> i  find to ways to do this but i face problems and i need your help.
..
>  
> here is the two ways that i tryed:
>  
> 1. The user\client can work in the file in the server and when he 
finish the file saved automatically according to his session and user 
name.
>  i used: createobject("word.application") for doing so and i could 
open the file to the user but the problem that the file is opened 
readonly! and i couldn't save the user changing.
>  
> 2. The  user can download the file into his computer  change in it 
and then upload it to the server.
>   the problem that i face here that the user have to download the 
file somewhere in his computer then he can work in it , but when he 
finish he have to remember where he save(store) the file, find it 
(browse) and then he do the upload process.
>  
> i will repeat my words i want the process to be done automatically, 
and so i try to save the file in a known place or temporary place at 
the client computer and then uploaded , i look for the temporary 
Internet files but it couldn't help me because it is different from 
computer to another!  
>  
> At the end, i want to ask if somebody try this before or has another 
way to do this i will be very grateful to him.
>  
> thanks a lot for your time and i am sorry that the message is very 
tall...
>  
> happy new year for all... firass 
> 
> 
>               

You can achieve something like that by:

1. Creating FTP accounts for each user.
2. Make the user create an FTP place under his/her profile.
3. Open/Save the file through Word. The FTP place will appear in 
"Network places".

I know is not exactly what you need, but it could help.

Another way would be to convert those files in web pages that can be 
edited with a Web Rich Text editor using the browser and saved in a 
database. I am doing that with the content of online tests.

Goog luck!









 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to