I read lots of posts about how to make an auto complete textbox, it shouldn't be made so complex but examples keep coming either not working or under an ealier version of ajaxtoolkit.
Can any one give me a working and complete example with full .aspx/vb and .asmx/vb please? I want to use it to connect to my backend database to pull out instant result and I want the response time as quickly as possible, I don't want fancy effect, as long as user can select from a dropdown list and hit Enter to select and the list should go away - I think that's pretty much it is.
Thank you very much in advance.