Web Method
how to use web method in pages without using services?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arjun PanwarPosted Nov 17, 2011, 3:30 AM
Arjun PanwarPosted Nov 17, 2011, 3:29 AM
TulasiPosted Nov 17, 2011, 2:03 AM
check this link,
u will get an idea of how to access code behind webmethods in ajax control
http://allwrong.wordpress.com/2007/03/13/ms-ajax-autocomplete-extender-using-a-page-method/
Prabhu RajaPosted Nov 17, 2011, 1:56 AM
Check out Below Articles:
http://www.dotnetfunda.com/articles/article454-using-pagemethods-and-json-in-aspnet-ajax-.aspx
http://www.dotnetfunda.com/articles/article1127-consuming-web-service-webmethod-from-jquery-in-aspnet-.aspx
Arjun PanwarPosted Nov 17, 2011, 1:27 AM
Any other way it is possible.
TulasiPosted Nov 17, 2011, 12:38 AM
check the below link
in this example it shows how to use pagemethods to call webmethod from javascript
http://www.xdevsoftware.com/blog/post/Call-WebMethod-from-Javascript-in-ASPNET.aspx
AartiPosted Nov 17, 2011, 12:29 AM
Refer below link. I hope it will help you.
http://dotnetslackers.com/articles/ajax/Using-jQuery-with-ASP-NET.aspx
Thanks.