I want to have autocomplete work with DotNetNuke(asp.net). Did anybody did this already and if so how?
The solution I am investigating now ( 2 December 2008) involves using page methods as described on http://encosia.com/2008/06/05/3-mistakes-to-avoid-when-using-jquery-with-aspnet-ajax/ with standard autocomplete functionality. Is this the right way to do it or are there other ways?