Chill
06-19-2003, 01:19 AM
I'm writing on a asp-project with difficult end-users
They want after filling in a textbox, to be able to press enter instead of clicking a button
Does anybody know how to intercept this?
Another thing
does anybody know how to make a combobox intelligent?
When you type a letter the list will be sorted to that letter
and when you type 2 (i.e. AK) then the list will be sorted to the
items wich start with AK
Please help
They want after filling in a textbox, to be able to press enter instead of clicking a button
Does anybody know how to intercept this?
Another thing
does anybody know how to make a combobox intelligent?
When you type a letter the list will be sorted to that letter
and when you type 2 (i.e. AK) then the list will be sorted to the
items wich start with AK
Please help