Hi, I'm an Ajax newbie and I could really use some help on a little problem I'm having.
When I run the code below in either IE6 or FF 1.5 I get into the stateChanged function once when the state is 0, but then the state never seems to change and the page never updates. I've verified that I can call the ajaxrelated.asp page directly and it returns the proper HTML fragment.
I've wrapped the code in different try/catch blocks and they are never executed...
Any help you can offer would be greatly appreciated.