Hi I’m quite new to ASP and jQuery and could do with some help. I want to use an Ajax request to record the number of times a post request is sent, but haven’t got a clue where to start. I thought it might be something to do with an jQuery.ajaxSetup but am unsure.
If anyone could help or a least point me in the right direction that would be great.
You could use the beforeSend callback: