function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
radanradan 

Reading and writing files from client file system

Hello All,   
          I have a requirement that is very similar to some existing posts in the s-control thread.
          I need to be able to provide a file browser dialog to select one or more files and upload them;
          and also create/update files on the client machine based on content in the database.
          What is the best way to accomplish this?  Any pointers will be greatly appreciated.