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>