I am trying to organize a request/response ajax thingy here and have written this.
function myAJAXRequest (url, sendOutputTo)
{
this.url = url;
this.myRequest = new XMLHttpRequest ();
this.sendOutputTo = sendOutputTo;
this.myResponseDoc = null;
function processReqChange ()
{
var state...
I have NAV 2004 on XP not SP2, ActiveState Perl.
When I login, I have a perl script copy a backup file from a mounted network drive to a local drive (a simple backup scheme).
Well when it runs, the Perl script takes a long time and after that long time I get a dialog that "slides" out saying...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.