Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OnChange, and Type ahead functionality

Status
Not open for further replies.

SugarBinky

Programmer
Dec 15, 2000
3
US

Is there a way with ASP to allow type ahead capability
to a select pull down? IE: a list of about 200 items I
am pulling from a database, and would like to allow the ability to start typing and the list narrows down.

The second thing I was trying to accomplish is an OnChange
event that allows the user to select, and option, and then I can narrow down another item based on what was selected.

I have this working in a DLL application, but was wondering if this is possible with using ASP, and javascript.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top