[jQuery] Re: jQuery Ajax Bugs?

2007-08-21 Thread Klaus Hartl
F8R wrote: I have use jQuery to send AJAX call to PHP script using POST. It's always execute error function callback. I check using FireBug Firefox extention, the passed XMLHTTPRequest to error function callback has some of this value : readyState : 4 status : 200 responseText : {The expected

[jQuery] Re: jQuery Ajax Bugs?

2007-08-21 Thread R. Rajesh Jeba Anbiah
On Aug 20, 1:49 pm, F8R <[EMAIL PROTECTED]> wrote: > I have use jQuery to send AJAX call to PHP script using POST. > It's always execute error function callback. Check the param order. You're putting error function in another param. -- Email: rrjanbiah-at-Y!comBlog: http://rajeshanb