I'm just looking for some general pointers and maybe a simple example of how I'd implement an autocomplete feature in a textbox for user input.
I've read that Ajax is the preffered technology for this, but I'm not sure where to start. I'm using IIS and the site is mostly standard asp pages. I'm posing here because all my client side code is javascript and I'm assuming that's where I'll be implementing this.
I appreciate any help you can give,
--Jim
I've read that Ajax is the preffered technology for this, but I'm not sure where to start. I'm using IIS and the site is mostly standard asp pages. I'm posing here because all my client side code is javascript and I'm assuming that's where I'll be implementing this.
I appreciate any help you can give,
--Jim