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!

Combo Boxes

Status
Not open for further replies.

AndyApp

Programmer
Dec 20, 2001
259
GB
I managed to find some code on Microsofts website that told me how to perform a 'smart search' in combo boxes. (People start typing in the combo box and the code finds the matches).

However when I try and run this code on an Active X project in IE6 it fails on the Chr$ code.

Does anyone know why? Or any alternative code to do the same thing?

The microsoft code is:

Thanks "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top