cjkenworthy
Programmer
I've looked around but can't find any real solutions to what I want to be able to do:
We have:
-an internal webserver (where the ASP resides)
-an internal file server
The webserver has a mapped network drive g:\ to a shared file directory on the file server
In my ASP/Vbscript I want to be able to list word documents in the shared directory on the file server - but more importantly I need the user to be able to:
a) click a link to open a word document (from the shared directory)- this will initiate the word application locally on their client PC.
b) modify the document - then when they press save it will save the changes directly to the file server
I would appreciate any help/pointers/urls.
Many thanks.
We have:
-an internal webserver (where the ASP resides)
-an internal file server
The webserver has a mapped network drive g:\ to a shared file directory on the file server
In my ASP/Vbscript I want to be able to list word documents in the shared directory on the file server - but more importantly I need the user to be able to:
a) click a link to open a word document (from the shared directory)- this will initiate the word application locally on their client PC.
b) modify the document - then when they press save it will save the changes directly to the file server
I would appreciate any help/pointers/urls.
Many thanks.