thanks
In .NET 3.5 the Ajax framework is built in all websites. To put Ajax on a page then all you have to do is insert a Script Manager and a UpdatePanel and you are ready to go. If you do not want Ajax on the whole site, then just leave the script manager and update panel off of the pages that do not need it. Hope this helps!
Matt