Right, I've seen solutions like this before, but nine that seem to do the trick. I want to save text from a Text Field into a file in Supporting Files.
Preferably, I want it to be an HTML file, and I want it there because I want to open it again in a Web View.
I know how to do the loading, its just the saving.
The question: How do I save text from a Text Field into a file inside the Supporting Files directory?