Thank You IvanP.<br><br>1) The ASP side is done.<br><br>2) It is the client side that I am having trouble with:<br> This is what I have so far for my function which is called from the textbox onkeyup event.<br><br>function NameChg(){<br> var selecttxt = new...
Thanks for your Response.<br><br>The ASP side is the easiest part for me.<br>I understand how to get the data into the listbox.<br>I just need some kind of a function to scroll through the listbox as the person is typing the employee name in the textbox. The function would need to...
Would like a Listbox filled from database with employee names and then a textbox that is connected with it that scrolls to the name in the list that corresponds with the letters being typed in the text box. I realize that I will have to have a recordset located on the client or use an...
I need a listbox that is filled by the database and then when the user starts to type it fills the listbox with the first few letters that match. Kind of like in Outlook when you type in the name of someone for your global address book. I'm figuring that I need to grab the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.