Here Mudassar Ahmed Khan has explained with an example, how to Call (Consume) JSON Generic HTTP Handler (ASHX) on Client Side using JavaScript in ASP.Net.
When the JSON Generic HTTP Handler will be called using JavaScript, it will pull records from database and return the records in JSON format to JavaScript Callback function.
↧