plepkowski
Programmer
Say I've got a form with a bunch of fields, a cancel button, and an Accept button, and it was written by someone who is not available.
When does the form's data get written to the disk. I need to add new data validity checks before writing to disk.
When does the form's data get written to the disk. I need to add new data validity checks before writing to disk.