Hi,
I am an RPG programmer learning PC based Apps.
I am trying to create an HTML page that will output data from a text file and then allow update of the text file.
I have used Data Binding to output the data but this cannot be used for update. What is the simplest way to update the file.
The file is local. i.e. It resides on the PC along with the HTML.
I have been looking at RDS but that seems like a lot of extra code just to update a text file!


Reply With Quote
Bookmarks