Can someone please tell me how I can invoke a ASP.NET codebehind method from client-side JavaScript?
Thanks
Here's a very good article on how to do an Ajax call to a code-behind method: Using jQuery to directly call ASP.NET AJAX page methods