I need some help because of great confusion that make me crazy. I have ajax query function which works fine on firefox, ie (both 6 & 7) locally and with firefox on remote server. But it fails on ie (both 6 & 7) if I use it on remote server. I have PHP code http://www.pastie.org/289451 that generates js code http://www.pastie.org/289453. What am I doing wrong?
Error function for some reason is called earlier then timeout passes. I always get error function called when I try to execute get_response() function. Just on IE and just when I work with remote server. Thanks in advance!