jQuery ajax error function
I have an ajax call passing data to a page which then returns a value. I have retrieved the successful call from the page but i have coded it so that it raises an error in the asp. How do i retrieve that error from the jquery? For example: It’s the error bit that I … Read more