I've almost got my status page working. But I'm hung up on one last
issue. My script times out attempting to open the status.xml.
Here's the offending code:
objXMLDoc.SetProperty "ServerHTTPRequest", True
objXMLDoc.Async = False
objXMLDoc.Load ("http://localhost:9000/xml/status.xml")
objXMLDoc.setProperty "SelectionLanguage", "XPath"
If I double-click on the script, the XML loads almost immediately and
the script completes processing. When I execute the script from Kevin's
Execute Script Plugin, it hangs until it times out.
--
jonheal
Jon Heal says:
Have a nice day!
http://www.theheals.org/
------------------------------------------------------------------------
jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133
View this thread: http://forums.slimdevices.com/showthread.php?t=22306
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss