|
|
|
|
|
by quotedmycode
4034 days ago
|
|
Well, if you are designing such a system, you'd want to make sure that you hook into the close page function and give an alert saying 'If you close this page, the file will not finish saving' or something of the sort. Also, you'd probably want to design it such that the 'file save' operation is one of the first things you do rather than the last. |
|