NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: broche on April 14, 2016, 03:49:38 AM
-
Clarion 10
NT 9.06
Have a NetWebForm with a browse (Memory Table) and buttons.
The browse has a tag field that the user can click, when they have chosen the records they wwant to process they click a button.
The process code is in the button, not a seperate process.
When the process has finished I delete the records in the memory table. All works fine.
The browse does not refresh except when I sort it.
Where do I put the refresh code and what is the p_web statement that does it please?
Do I need to sepperate the code into a process that the button calls?
Thanks.
-
discussed in webinar #101.
Browse needs to be added to the "reset list" of the button.
cheers
Bruce