OT: html code to open a document in kwrite?

Joe Lowder joe at actionline.com
Fri May 31 14:41:20 MST 2019


Thanks for all comments and suggestions.

------------
May 31, 2019 Brian Cluff wrote:
> Are you trying to make a list that can let you edit
> files on the local hard drive or are you trying to
> edit files on a server?
------------

Just want to edit files on my local hard drive
something like this simple

<title> small menu test </title><html><head><body><br>

Small menu test: The objective is simply to be able to <br>
tap to open each example file with the kwrite text editor <br>
from a menu list, edit the named file, save that file, <br>
and upon save and close, go right back to the menu.<br><br>

<li><a href=file:///home/joe/note1.txt>note1 text file</a>
<li><a href=file:///home/joe/note2.txt>note2 text file</a>
<li><a href=file:///home/joe/note3.txt>note3 text file</a>

</body></html>





More information about the PLUG-discuss mailing list