Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Keep old value of recordset

New Here ,
May 20, 2010 May 20, 2010

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.

377
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 20, 2010 May 20, 2010
LATEST

hidden form fields.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources