Hi,
I've got a couple of forms that are used for data Entry only. When a user enters the form, he is presented with blank fields. After filling the form, the user presses SUBMIT, the new record is written and the user is taken to a menu. My question is if the user presses CANCEL and he is taken to menu without any changes being made. Is it is better to create a new record on Load and just forget about it on CANCEL or is it better to only crete a new record on SUBMIT? Which method do you feel is better in terms of speed, stability or proper programming?
TIA
Heisenberg was probably right.
I've got a couple of forms that are used for data Entry only. When a user enters the form, he is presented with blank fields. After filling the form, the user presses SUBMIT, the new record is written and the user is taken to a menu. My question is if the user presses CANCEL and he is taken to menu without any changes being made. Is it is better to create a new record on Load and just forget about it on CANCEL or is it better to only crete a new record on SUBMIT? Which method do you feel is better in terms of speed, stability or proper programming?
TIA
Heisenberg was probably right.