Javascript Http Handler for Asp .net ajax postbacks?
I've seen this before but don't remember how to implement it. Basically I need to add a javascript http handler for whenever an asynchronous postback is made on my page. I konw there is a way you can tell asp .net to call a javascript function before any postback is made and when any postback has returned a response.
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.