I don't think you can do this, so I am taking a shot in the dark.
Does anyone know if you can type ahead in an input box(HTML) ? For example, let's say that you have a drop down box of numbers:...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20231942.htm...
Zones:
ASPDate Answered: 11/15/2001 Grade: A Views: 0
Anyone know how to do a type ahead for a listbox in vb6?
ex. The listbox contains:
Acorn
Apple
Banana
When you type A then P it should change the focus to Apple.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_21101724....
Zones:
VB ControlsDate Answered: 08/23/2004 Grade: A Views: 0
I'm designing a Web-Page - form using Perl and the CGI module.
The page contains a drop-down list.
When the user is viewing the page, and the user's focus is on the drop-down list, and they t...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21156458.html
I have data in a view.
I'd like to have one field on my form have the ability to, as you type each character
it looks to a field in that data and finds any matches for what you have typed so-far....
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 04/29/2006 Grade: A Views: 0
I have been trying to read the instructions and the code and searching the internet and I can't find the answer i am looking for. I have a driectory, J:/Burn. I would like for my employees to p...
http://www.experts-exchange.com/Storage/Removable_Backup_Media/Q_23508581.html
Hello all,
My system includes:
Cyrix 166 CPU
PCI and ISA Bus, Pentium MMX, TX PRO mainboard
A friend installed Windows 98 on a clean system, plus a shortcut with special settings to an expert DO...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10113041.html
Zones:
Windows 98Date Answered: 01/01/1999 Grade: B Views: 0
Is there any way to Provide a "Type Ahead" search of the contents of a drop down datawindow in a PB Datawindow. So the user could begin typing the contents of the column and the software will find...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20059447.html
Zones:
PowerBuilderDate Answered: 01/24/2001 Grade: A Views: 0
Is there a way to reset the type ahead feature?
Where does the drop down list exist on my hard drive?
Is there a way to edit the list?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_20310...
Zones:
Windows 95Date Answered: 06/13/2002 Grade: A Views: 0
Hi
I have a problem with some string formats.
The string is like so...
AAAOneTwoThree
I want to seperate the words with spaces, and so I did
a look ahead like so:
my @lines=(split /...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20424134.html
Zones:
PerlDate Answered: 12/12/2002 Grade: A Views: 0
We have some drop down lists where I'd like to have type ahead (Alabama, Alaska, Arkansas ...where the user can type A then R to get to Arkansas rather then type A, A, A ....) however we have an au...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21611076.html