[jQuery] help please! I get status 0 and responsText is null

2009-03-02 Thread Tonygale
here is source code. In my javascript function I use jquery to make a ajax call. myurl is a jsp in localhost which will output a xml. However i got status 0(not 200). What happen? $.ajax({ type:"POST", url:myurl, data: params, complete:function(XMLHttpRequest,textS

[jQuery] help please. ajax call get status 0 and responseText null

2009-03-02 Thread tonygale
here is source code. In my javascript function I use jquery to make a ajax call. myurl is a jsp in localhost which will output a xml. However i got status 0(not 200). What happen? $.ajax({ type:"POST", url:myurl, data: params, complete:function(XMLHttpRequest,textSt