DOS accounting system to TWeb

User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: DOS accounting system to TWeb

Post 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
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply