Skip to main content
Known Participant
May 20, 2010
Question

Keep old value of recordset

  • May 20, 2010
  • 1 reply
  • 419 views

I have a page that would update some textboxes, I like to keep the old value (before update) to compare with the new value.

I used <cfif IsDefined("Form.submit")> , but doesn’t work bioth value are the same(the value from the textbox and the recordset value.

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 20, 2010

    hidden form fields.