After experiencing this a number of times, I've finally hit on a workaround that should help stop this happening, until the day arrives when we have programs and networks that never crash or timeout. The quick solution is to
1) periodically highlight the entire block of type that you've written
so far, which may be easily done by hitting CTRL A,
(though sometimes this highlights everything on
screen, not just in the text form);
2) then hit CTRL C.
This will copy everything into the "clipboard" feature, saving it until something else is highlighted and copied. Then, if your form vaporizes or your browser spontaneously destructs, you can paste that stored text into another program, like Notepad or Word, and it won't be gone. You can do this either by mouse-clicking "paste" from the "Edit" menu, or by hitting the keyboard shortcut CTRL V. (No, I don't know why it's C/V instead of C/P for Copy/Paste, unless someone thought it would be easier to have them close together. It is, sometimes -- and other times you hit the wrong one. But that is the kludge we have inherited.)
The other alternative, which is a bit safer but also more laborious, is to create your entire message beforehand in another text program such as Notepad, save it, and then copy-paste it into the online form. But either of these will work to prevent total data loss.
WARNINGS:
If you don't hold down the CTRL key firmly, then you will replace your
text with a single "c", thus causing the very problem you were trying to
avoid. Fear not, however, simply hit CTRL Z instantly, and your action
will be undone. Hold down the key more firmly next time -- proper keyboard
attack and all that.
And if you forget and highlight and copy something else in another window meanwhile, that will oversave the first block of copy. If you think you may forget, it's not a bad idea to have Notepad open in the background, and just paste stuff into it as if it were a telephone doodle pad as you go along.
Also, none of this will help if your entire operating system goes down,
or if your computer spontaneously destructs -- I mean, reboots.
|