NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike McLoughlin on December 03, 2016, 01:40:59 PM
-
I have tried both ways without success. When I call using the URL I get this error msg
Record not found: (-2) Error 30: Entry Not Found from key GLOCfg:K_sysid
This is the URL I use from a menu
'UpdatePreferences?change_btn=change&_bdiv_=' & p_web.addbrowsevalue('pageheadertag','glocfg',glocfg:K_sysid,1)
There is only one record and that has a sysid of 1
It looks like maybe the file is not being opened in time for the record fetch
Anybody else seen this?
Mike
-
should have said: using latest Clarion 10 and NT 9.16
-
Hi Mike,
It's "_bidv_" :)
Stu
-
Thanks Stu that fixed it. The joys of being a (slightly) dyslexic programmer :D
-
Ha ha, yeah, been there done/will-still-do that :)