I'm trying to create an app where whenever someone types some text into a text box a presses 'save' the text is added to a .txt (or other text file) file stored on a server/my computer (i may use the Node WebKit to create an offline version)...
I'm pretty sure this is possible but having trouble finding the solution anywhere... Can anyone point me in the right direction please?
Many thanks...