One Comment

  • Anonymous

    You can’t retrofit ASP.NET AJAX into your current site because you aren’t using the .NET 2.0 framework. If you were using .NET (1.0, 1.1 or 2.0), your web pages would end in .aspx, rather than in .htm.

    Then again, even if you used some hosting service to host .NET 2.0 pages for you, most of them would not allow the atlas/ms_ajax libraries to be installed since it needs certain admin-level features to run, exposing every shared site that they host to unknown security issues.