[jQuery] Status codes when using Ajax with Jquery
Hi,
I am trying to use Ajax with JQuery. I am using the load function (I
also tried the post function). What I want to do is take different
actions depending on what the response status code is. Is there any
way to return the status code?
Thanks for your time and help
:)