Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   zeroing in on a listbox item (http://www.velocityreviews.com/forums/t789865-zeroing-in-on-a-listbox-item.html)

rsine 09-02-2003 01:17 PM

zeroing in on a listbox item
 
I am wondering if it is possible to narrow in on an item
within a listbox of states. For example, right now if I
type "W", I will immediately drop down to those states
beggining with "W". However if I type "WI", I go to the
top of the list with those states beginning with "I". I
would like to continue to zero in on the state by
dropping down to those that begin with "WI". Is this
possible and if so, how do I go about doing it? Any help
would be appreciated.

Bob Barrows 09-02-2003 01:26 PM

Re: zeroing in on a listbox item
 
rsine wrote:
> I am wondering if it is possible to narrow in on an item
> within a listbox of states. For example, right now if I
> type "W", I will immediately drop down to those states
> beggining with "W". However if I type "WI", I go to the
> top of the list with those states beginning with "I". I
> would like to continue to zero in on the state by
> dropping down to those that begin with "WI". Is this
> possible and if so, how do I go about doing it? Any help
> would be appreciated.


I have a dynamic listbox example available here:
http://www.thrasherwebdesign.com/ind...s&hp=links.asp

Even if you can't use the technology demo'ed in this example, it should give
you an idea of what you need to do.

Bob Barrows



Bob Barrows 09-02-2003 10:44 PM

Re: zeroing in on a listbox item
 
On the net? No.
On my machine? Yes :-)
If anyone wants to provide a home for it, they're welcome to download it. As
written, it's intended to be used on an intranet, but it can be adapted for
use on the web.

Bob

"Bob Lehmann" <none> wrote in message
news:OpsY9wZcDHA.1272@TK2MSFTNGP12.phx.gbl...
> Is there a running demo of this up somewhere?
>
> Thanks,
> Bob Lehmann
>
> "Bob Barrows" <reb_01501@yahoo.com> wrote in message
> news:#$BFhXVcDHA.616@TK2MSFTNGP11.phx.gbl...
> > rsine wrote:
> > > I am wondering if it is possible to narrow in on an item
> > > within a listbox of states. For example, right now if I
> > > type "W", I will immediately drop down to those states
> > > beggining with "W". However if I type "WI", I go to the
> > > top of the list with those states beginning with "I". I
> > > would like to continue to zero in on the state by
> > > dropping down to those that begin with "WI". Is this
> > > possible and if so, how do I go about doing it? Any help
> > > would be appreciated.

> >
> > I have a dynamic listbox example available here:
> > http://www.thrasherwebdesign.com/ind...s&hp=links.asp
> >
> > Even if you can't use the technology demo'ed in this example, it should

> give
> > you an idea of what you need to do.
> >
> > Bob Barrows
> >
> >

>
>





All times are GMT. The time now is 05:09 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57