This works by using a Microsoft COM object "Microsoft.XMLHTTP" to make an HTTP request to neattools.

Look at the file: "n2b_template.html", it describes format of output.

The browser does caching, which I was unable to disable, so each neattools request is a different URL. Neattools does not care about any part of the URL other than the first letter, but this caching might be a problem when you restart (i.e. you might start seeing old values in table cells, this would mean that your browser is NOT sending the request to neattools, but is recognizing the URL and giving you whatever it last got for that URL).
direct from neattools