Ajax implementation
-
Hi all, I have been searching for Ajax implementation in ASP .net, I want to call a server side method from Javascript, but I am not able to find an example of that. I don't want to use a webservice or webmethod. Please provide with some links where i can get a proper implementaion of AJAX in ASP .Net.
Thanks & Regards, Pramod "Everyone is a genius at least once a year"
-
Hi all, I have been searching for Ajax implementation in ASP .net, I want to call a server side method from Javascript, but I am not able to find an example of that. I don't want to use a webservice or webmethod. Please provide with some links where i can get a proper implementaion of AJAX in ASP .Net.
Thanks & Regards, Pramod "Everyone is a genius at least once a year"
AB7771 wrote:
Please provide with some links where i can get a proper implementaion of AJAX in ASP .Net.
Check this. http://blogs.msdn.com/kaevans/archive/2008/04/03/calling-webservices-via-ajax-part-1.aspx[^]
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article
-
Hi all, I have been searching for Ajax implementation in ASP .net, I want to call a server side method from Javascript, but I am not able to find an example of that. I don't want to use a webservice or webmethod. Please provide with some links where i can get a proper implementaion of AJAX in ASP .Net.
Thanks & Regards, Pramod "Everyone is a genius at least once a year"
Check out the following article[^]. I hope this would help you. Let me know if you need any further details. :)
Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this answer.
-
AB7771 wrote:
Please provide with some links where i can get a proper implementaion of AJAX in ASP .Net.
Check this. http://blogs.msdn.com/kaevans/archive/2008/04/03/calling-webservices-via-ajax-part-1.aspx[^]
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article