how to use ajax in asp.net..
ASP.NET
5
Posts
5
Posters
0
Views
1
Watching
-
-
-
-
AJAX is just javascript. For making that working, you don't need to download or install anything. Browsers will have XMLHttpRequest and XMLHttpResponse objects. Use that. Check this[^] to get started. If you are speaking about AJAX tool kit , you may download their libraries and use the controls provided.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
Hallo. There are also some simple tips and demos at DHTMLgoodies.com. Good luck!! :cool:
_________________________________________________ Have a great day!!! -- L.J.