Click here to Skip to main content
15,891,689 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I try to use AJAX contol in asp.net, but i havn't understand working.Plz help
Posted
Updated 29-Jul-11 23:43pm
v2

Maybe this[^] can help
 
Share this answer
 
don't forget google is your best buddy ,there are tons of examples available that shows how to use ajax control toolkit. Need a place to start, here you go
http://www.asp.net/ajaxlibrary/act.ashx[^]
If you are planning to use ajax I recommend nice and easy Jquery ajax, google[^] and you will get your samples, good luck :)
 
Share this answer
 
No we can't. Not because we do want to, but the fact that you did not even specify which control you are trying to use? What is your problem? If you are getting any error, what kind of error message do you get? etc...

I would start looking at google[^], try a few examples, tutorials. trust me, internet is vast and there are so many people who have done this before. Go and take advantage of it....
 
Share this answer
 
You can start from here and here too.

But its recommended not to use ASP.NET AjaxControlToolKit if you can use jQuery Ajax.
Here you will find some links to begin with jQuery Ajax.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900