Hi there!
This is a question that you might scratch your head while reading, but what the hell...
Imagine a form with 4 blank textboxes (name, input1, input2, input3). When you add the value in the textboxes, the value in the table changes as you write. Instead I only want the values in the table to be added once an "OK" button has been pressed.
When the button is pressed I want the current date written in a field called 'date' and the inputs from the 4 textboxes added to fields with the same name...
How is that done???
John
This is a question that you might scratch your head while reading, but what the hell...

Imagine a form with 4 blank textboxes (name, input1, input2, input3). When you add the value in the textboxes, the value in the table changes as you write. Instead I only want the values in the table to be added once an "OK" button has been pressed.
When the button is pressed I want the current date written in a field called 'date' and the inputs from the 4 textboxes added to fields with the same name...
How is that done???
John