O
OldManEd
I want to create a search box wherein a search string is built sequenially
with the search taking place after each character is typed in.
Can someone outline the do loop structure for this. Is it a keypress event
or something else?
Edc
with the search taking place after each character is typed in.
Can someone outline the do loop structure for this. Is it a keypress event
or something else?
Edc