[thelist] MSXML DOMDocument: Asynchronous?

Tab Alleman Tab.Alleman at realmetros.com
Fri Apr 26 11:52:00 CDT 2002


Yes!  Although it didn't work with the DOMDocument Object.. I had to
switch to the ServerXMLHTTP object, but no biggie (so far)!

Thanks!
Tab

-----Original Message-----
From: phil crawford [mailto:crawford_phil at hotmail.com]



Can you use the waitForResponse method?

If xmlRoomAvail.readyState <> 4 then
    xmlRoomAvail.waitForResponse X
End If

to wait X seconds?

-phil




More information about the thelist mailing list