Will & all, > > It should be pretty simple to use MSXML's asynchronous > > loading to handle > > the version check instead. > > I can try and build an asynchronous version.js tonight. > > That would be good - and you can handily test it against the > hanging URL which is used at the moment - I reckon it's actually quite > unusual to have a server perform like that (no connection refused or > 404, I mean)...
A couple of updates; - I built an asynchronous version.js, it seems to work fine - There's nothing to test with, however, the Sourceforge CVS is back to normal, except for one thing: - The version.js URL no longer displays the version XML, but rather a CVS log for version.xml So, I have just committed a version.js, which references the new correct URL, and loads the remote version.xml without locking up explorer.exe. I built a local ASP page which takes a while to execute, and I have verified that I can use the bar while waiting for response. Feel free to pull it out and test. Kim ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
