How to log data before and after editing text in repeat regn
Posted: Wed Oct 21, 2009 10:50 pm
I have developed a simple cms website where I have data displayed in repeat region table displaying 6 text fields per row. I want to log the before and after data readings. The repeat region can show up to 400 rows of text fields. Would I use a sesson to parse the data.
Update - I have written the code to do the logging but am stuck on getting it to sort out edited data vs unedited. I am thinking some kind of statement based on an OR - that determines which ones are changed.
Points highlighting the main processes would point me in the right direction. In the meantime I'll keep trying.
Thanks in advance
Update - I have written the code to do the logging but am stuck on getting it to sort out edited data vs unedited. I am thinking some kind of statement based on an OR - that determines which ones are changed.
Points highlighting the main processes would point me in the right direction. In the meantime I'll keep trying.
Thanks in advance