Quote:
Originally Posted by JimLL
As for trivial coding, I've coded saves and it IS trivial unless you want to tie it in with all sorts of other stuff. I suggested auto saves. That would be trivial. You put the HTML filename in a variable (that's probably already done). You put on a timer. You save file by name. Trivial.
|
And then you realize you deleted a section by accident. You close and reopen the file expecting it to restore
your last save only to find out it auto saved with the missing section.