Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Bind repeater with ajax call in .net 1.1

Options
  • 16-04-2007 9:45am
    #1
    Registered Users Posts: 872 ✭✭✭


    Hi,

    Im trying to call a method in the code behind from a javascript call. Im using AjaxPro.dll and certain things (like returning strings and ints) are possible

    The only way to do this with AjaxPro is to return a dataset and write a fair bit of javascript to render it out on the page.

    I thought there would be an easier way to do this. I have tried Prototype but the documentation is quite strange.

    Can i use Atlas in .NET 1.1 ?

    Thanks


Advertisement