The text of this article is not in this database — only its details are. Read it on the old site: Calling Server Side Function From JavaScript In ASP.NET
9 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

sunil kumarPosted Jul 10, 2021, 8:51 AM
Uncaught ReferenceError: PageMethods is not defined
Umashankar RajpootPosted Aug 3, 2019, 2:28 AM
How to call c# code behind non static method using jquery ajax
Sagar Pandurang KapPosted Dec 16, 2017, 12:21 AM
Awesome Article.....
Amar SrivastavaPosted Dec 15, 2017, 7:44 AM
If we are not allowed to make the Name() method static then how will we do implement this.
kalu singh raoPosted Jul 7, 2016, 1:43 AM
Nice...
Humayun Kabir MamunPosted Jun 12, 2016, 5:07 AM
Nice...
AshishPosted Apr 21, 2015, 8:53 AM
How will you call a method which is not static and public ?
Manish JainPosted Jun 18, 2014, 2:47 AM
Whenever i am pressing the button it shows an error that PageMethods is undefined. Please Clear my doubt.