65.9K
CodeProject is changing. Read more.
Home

How to call code behind methods / Server side script / Server side static methods / Non static Methods using java script / .Net

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.32/5 (13 votes)

Oct 8, 2007

2 min read

viewsIcon

79315

downloadIcon

1044

The basic idea of designing this module is to give an idea to call server side methods or sever side script using java script and Asp.Net. In this example I am calling Static methods and non static methods using two different techniques. Ajax.Net , Client Callback