How to add/use an AJAX control in a non-AJAX enabled website in ASP.NET?
Posted
by Kuroro
on Stack Overflow
See other posts from Stack Overflow
or by Kuroro
Published on 2010-05-09T06:48:17Z
Indexed on
2010/05/09
6:58 UTC
Read the original article
Hit count: 266
Hi guys!
I have started a simple website using ASP.NET but it is not an AJAX-enabled project. Now what I need is to use an AJAX control (specifically Autocomplete) but I do not know how to add it to my website. What I should do guys? Do I need to add something in my library?
What should I do in order to see it in the toolbox..?
Please help me I'm just a newbie...
Thanks in advance...
© Stack Overflow or respective owner