NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on December 21, 2018, 03:28:09 AM

Title: Button with Server side code
Post by: Rene Simons on December 21, 2018, 03:28:09 AM
Hi,

In my memory form, I have some fields, a browse and below that some buttons.
When I click my PageDownButton, some server side code is executed and I specified some items to be reset after the code is executed.
Based on the collected data in a log-file where I write some events that happened, I know that the serverside code is executed properly.

The resets/refreshes however do not take place.
The clicked button still looks like it is busy,
The browse is not refreshed. The 'old' data is still visible although is is refreshed in the TPS-file.
The Tab of my chrome-browse indicates that the page is ready. (no circular thingy spinning).

I am under the impression that I do something fundamentally wrong but I have no idea what.

Maybe anyone knows some extra items I can check?

Cheers,
Ren
Title: Re: Button with Server side code
Post by: DonRidley on December 24, 2018, 03:07:55 AM
On the button in question; Did you set it up to reset itself?  Under rest fields, try adding the button as well.  Just an idea.

Don