Community

Call ASP.NET Handler (ASHX) using JavaScript

(Suprotim Agarwal) I was working on an application which used AJAX and needed the XMLHttpRequest object to communicate with an ASP.NET Generic Handler (.ashx), which contained some server-side logic. Here’s a working prototype if you have a similar requirement.

Read More - Register for Free Membership