Ajax call is not calling to the server side and in httpfox shows error as “Error loading content (NS_ERROR_DOCUMENT_NOT_CACHED)” in ajax post call
Here I am making a simple ajax post call from my asp.net page which shows following error on httpfox.
“Error loading content (NS_ERROR_DOCUMENT_NOT_CACHED)”
and