Forum Moderators: open
Or is there a way to be able to type into list boxes for new entries?
I would think it possible with ASP, but how, how, how?
Maybe an OnKeyUp event would scan the recordset each time and try to find a match, and populate the box with javascript. Sounds very resource intensive.....
Any other ideas?