happyIndian100
Programmer
I am trying to figure out a way to open, edit, and save office documents (mostly microsoft word documents but could be excel,powerpoint files in the future)using the internet explorer browser.
This solution should work on a Microsoft environment with Windows 2000's with IIS 5.0 as servers and windows 98 and up as the clients.
The files will reside in a windows 2000 server on the intranet and employees should be able to browse the documents and should have the ability to open, edit, and save them.
I am planning to put an asp file somewhere where employees can browse through directories and files and click on the link to open the document they want.
But what i want to find out is, once they opened the word document inside their browsers how can they save them easily in to the original location on the server.
I will appreciate the answers as clear as possible
Thanks
This solution should work on a Microsoft environment with Windows 2000's with IIS 5.0 as servers and windows 98 and up as the clients.
The files will reside in a windows 2000 server on the intranet and employees should be able to browse the documents and should have the ability to open, edit, and save them.
I am planning to put an asp file somewhere where employees can browse through directories and files and click on the link to open the document they want.
But what i want to find out is, once they opened the word document inside their browsers how can they save them easily in to the original location on the server.
I will appreciate the answers as clear as possible
Thanks