I just started using WYMEditor (version 0.4) and It's great! But I have a little problem.
Using PHP, I've managed to write the contents of the textarea into a file (results.txt).
What I'm trying to do, is edit that file using wymeditor. Is there any way to load the contents of results.txt into the textarea?