jquery - How to use ajax with asp.net webforms -


is there any way to use Ajax, I am using junkies for this) with the asp.net webform Page life cycle without walking?

If you are using jQuery, as you have said, then you can override MicrosoftAjax's Can also do without. Generates JS and service proxy to enable this PageMethods.MethodName () syntax.

A constant [WebMethod] called PageName.aspx , which is called MethodName , is an example that you call it Client -How to call on Side:

  $ Ajax ({type: "JSN", success: function), "" "," post ", url:" PageName.aspx / MethodName ", data:" {} ", content type:" Application / Jason ; Character = UTF-8 "/ Msgd is something interesting here.}});    

Comments