Actually setting up for reusing the object wasn't a problem at all, I had that pretty much sorted. In fact I went even further than that in breaking it down into functions, and FF2, FF3, Opera9, Moz1.7, NS8, IE6 on XP, IE7 on XP, Safari on Windows were all quite happy.
I had a problem with IE6 on Win2k hanging because the request object was never going into a "loaded" state (ReadyStateValue = 4), so it would never release the HTTP connection, and because IE only has 2 connections it can use as soon as a second call was made the browser could no longer communicate with the outside world.
Turns out to be an "undocumented feature" in a version of wininet.dll.
Eventually found it in this thread -> http://www.csschat.com/showthread.php?t=9858
I'll probably document my trials and tribulations sometime during next week.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|