NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike McLoughlin on December 03, 2016, 01:40:59 PM

Title: Problem calling form without browse
Post 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


Title: Re: Problem calling form without browse
Post by: Mike McLoughlin on December 04, 2016, 07:55:55 AM
should have said: using latest Clarion 10 and NT 9.16
Title: Re: Problem calling form without browse
Post by: Stu on December 04, 2016, 06:29:53 PM
Hi Mike,

It's "_bidv_" :)

Stu
Title: Re: Problem calling form without browse
Post by: Mike McLoughlin on December 05, 2016, 02:47:51 AM
Thanks Stu that fixed it. The joys of being a (slightly) dyslexic programmer  :D
Title: Re: Problem calling form without browse
Post by: Stu on December 06, 2016, 08:37:09 PM
Ha ha, yeah, been there done/will-still-do that :)