FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour edit data
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
edit data
Posted: Sun Feb 06, 2022 08:20 AM
Hello friends,
Editing data is essential for my programs. Therefore, I take some more notes about the logic to remember later how I did it.
There is much new stuff for me with web programming.
You need much time to discover how to do. So, it is better to take notes than start searching from the start.
Best regards,
Otto



Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: edit data
Posted: Thu Feb 10, 2022 09:25 PM
Hello friends,
Now we have added a second query. If you want to edit a record, we check whether the data displayed in the browser is still up-to-date.
If not, the editing process is automatically aborted, and you have to refresh the browser first.
Best regards,
Otto

Continue the discussion