[jQuery] Re: How does the form plugin (or jquery?) determine if a server response is an error or success?

2009-04-06 Thread Mike Alsup
Where Firebug has recognised the server response text as json - but the form plugin (or jquery) is still reporting success. Obviously there is more to this than I understand. All clues and guesses are very welcome as this is new territory for me. As a browser plugin Firebug has access to

[jQuery] Re: How does the form plugin (or jquery?) determine if a server response is an error or success?

2009-04-06 Thread boermans
On Apr 7, 4:54 am, Mike Alsup mal...@gmail.com wrote: Where Firebug has recognised the server response text as json - but the form plugin (or jquery) is still reporting success. Obviously there is more to this than I understand. All clues and guesses are very welcome as this is new