Page 4 of 4

Re: DOS accounting system to TWeb

PostPosted: Mon Sep 14, 2020 9:07 am
by Otto
This week starts well.
The FIVEWIN web service works perfectly.
report.viewAJAX
1) Writes the request to a file on the server for the FIVEWIN server
2) starts timer = setInterval (function () {checkFile ();}, 3000);
checkFile
AJAX monitors for the response file of the FIVEWIN server
success: function displays the response file in an <iFrame>

Image

Image