in reply to Re^2: JSON Return Values
in thread JSON Return Values

And checking the console.log reveals:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://www.xxx.org/httpsdocs/cgi-bin/update_tables.cgi?action=updatetable_167&kind=0&searchterm=19. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Replies are listed 'Best First'.
Re^4: JSON Return Values
by tultalk (Monk) on Mar 21, 2018 at 10:42 UTC

    I added this to Firefox and works fine

    https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/

    Thanks. Now to get back to the main issue of loading the form fields

    Gad! What a diversion

      Not so fine.Every time I run test I have to remember to click new button on browser after the test fails.

      So I guess I have to get this set upwith the sevice provider