• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to control a remote document.

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi There,
Can any body will help be will be appreciated,
1. How to open a document file from server to client in inside the IE or NN.
2. Once it is open, the file will changed by a authorised person and one save button will be created which will carry the path of fine, when it is clicked, it will be saved on same path and same file. all the changes should be recorded either in a file ot Array which will be mailed to othe users...
3. How to create the save button with above feature.
4. How to trap/record the chabged made in Doc file and store it in a txt file or array.
Thanks in advance,
 
reply
    Bookmark Topic Watch Topic
  • New Topic