Make AJAX Call to ASP.Net Server Side Web service method using jQuery with C#

preview_player
Показать описание
Here Mudassar Khan has explained, how to make AJAX call to Server Side Web Service's WebMethod using jQuery in ASP.Net with C#.Net.

jQuery allows to call Server Side ASP.Net methods from client side without any PostBack. It is an AJAX call to the Server but it allows us to call the method or function defined in server side.

Follow us on:

#AJAX #WebMethod #WebService #jQuery
Рекомендации по теме
Комментарии
Автор

Can i have the code behind not being static string. I want it to be public bool without being static? This is because other functions are not static and i want to make use of the other functions. Thanks and hope to hear from you soon.

izaak
Автор

The .clientid confuses me where did u get textusername from?

mrwhammer
Автор

Where does the "d" come from in "response.d"? What is "d"?

andhywilliams
welcome to shbcf.ru