12 Oct
2017
12 Oct
'17
2:31 p.m.
On 12/10/17 10:04, Simon Ransome wrote:
Hi Steve,
It's pretty trivial to set up a web server in Python directly, so you could knock up a very simple server which both serves your web page and responds to JavaScript/Ajax requests from it. Something like this (slightly pseudo-code)...
Thank you Simon. I'll have a try. I'll also have to have a google for Ajax as I'm not at all familiar with it. Cheers Steve