Hi
I know i have posted similar question before but there is something i need to ask further to that.
If you have many text-boxes on the form and you want to check if any changes to the data in the textfields is made , how would you capture the changed data (the new data) . And if you want to capture the old data as well (the one that got changed later)
Capturing will be just storing it in another variable or assigning to a field in table.
Any ideas ?
Thanks
Qi
I know i have posted similar question before but there is something i need to ask further to that.
If you have many text-boxes on the form and you want to check if any changes to the data in the textfields is made , how would you capture the changed data (the new data) . And if you want to capture the old data as well (the one that got changed later)
Capturing will be just storing it in another variable or assigning to a field in table.
Any ideas ?
Thanks
Qi
Comment