|
"Loading" indefinitely seems to me that it is not an error per se- or you would get an error (that is if you are calling a php page- and that page errors out, it should bomb out on you) Are you stuck in a loop somewhere? I would look @ the .js and the .php file you listed for "for" loops, and "while" loops and see if there is any place where you could get stuck
|