AJAX in ASP.NET 1.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neoupadhyay
    New Member
    • Feb 2007
    • 57

    AJAX in ASP.NET 1.1

    How can i implement ajax in asp.net1.1,

    Friends, I had already implemnt ajax in asp.net2.0, but i never implement ajax in asp.net1.1,

    so, can you tell me the ajaxtool kit is used in asp.net2.0, is used in 1.1 or some other way to implement.

    Note:- I want to implement it is my already done website in asp.net1.1

    help me please

    Thnx
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by neoupadhyay
    How can i implement ajax in asp.net1.1,

    Friends, I had already implemnt ajax in asp.net2.0, but i never implement ajax in asp.net1.1,

    so, can you tell me the ajaxtool kit is used in asp.net2.0, is used in 1.1 or some other way to implement.

    Note:- I want to implement it is my already done website in asp.net1.1

    help me please

    Thnx
    I don't think CodePlex released an Ajax Toolkit for the .NET Framework version 1.1.

    I'm sure that if you snoop around you'll find something. Otherwise I think you're going to have to manually code the Ajax/JavaScripts for your pages.

    -Frinny

    Comment

    Working...