NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on March 08, 2013, 03:23:18 AM
-
Hi Bruce
I use a check box field on a memory form with a value of 1 or 0. I use a submit button to refresh a browse link to the form.
I select the check box to be mark = 1. When I press the submit button to refresh a browse link to the memory form, the value is then set to 0 but on the screen it still display as marked, I need the value still to be 1 until I change the value to 0
Aany suggestions?
Regards
Johan
-
post an example app.
cheers
Bruce
-
Tanks Bruce
I use a p_web.RestoreValue on the submit button and it is working now.
Many tanks
Johan