This topic is locked

Auto Complete

8/21/2006 4:06:55 PM
ASPRunnerPro General questions
B
bburden author

I have a field on my table that has all of the company emails address in a dropdown box, which holds about 1400 emails. What I would like to do is when I tab into that dropdown box and type the first character, then I would like for it to go to next availble character, not he not the first letter of the next name.
Example: would like to type the characters "bre" and find all name that start with "bre" instead of it going to the firt name that start with "r" or the first name that start with "e".
In Outlook/Excel this is call AutoComplete. Is this possible with ASPRunner Pro?
Thanks for your help in advance.

J
Jane 8/22/2006

Hi,
the Lookup quicksearch is totally managed by the browser,

so there are no way to make it with ASPRunnerPro.

F
funklet 12/30/2006

I would like to add a feature request for this.
I don't know how many others would also like this.
I have found some code that should work and will try and implement it myself for now.
http://www.codeproject.com/jscript/jsactb.asp