i built a form with a select input. There is a java script alpha search built into the select element. Is there a way to echo the keystrokes of the alpha search so the user knows what they have typed? thanks, mike
Yes, but it would be written in Javascript. http://www.codingforums.com/showthread.php?t=21562 Note the mention of a "debugging instrument".