Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dynamic filtering Option Box - ASP

LEGEND ,
May 14, 2007 May 14, 2007
I need to find some kind of dropdown option box for ASP that will read from
a recordset and will filter the available options as the user types,
narrowing the option by the entered characters.

I believe this can be done in AJAX, but can anyone tell me of any ready
available examples that they have seen, AJAX or non-AJAX.

Thanks.


TOPICS
Server side applications
374
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 14, 2007 May 14, 2007
LATEST
You're talking about dynamic dependent dropdown boxes .. selection in box a
changes the content in box b which selection changes the content in box c.
There are examples in many places for ASP.

http://www.google.com/search?sourceid=navclient-ff&ie=UTF-8&rls=GGGL,GGGL:2006-38,GGGL:en&q=dynamic+...

The link above is a list of links .. watch the wrap.


--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner''s
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

"GrantB" <s@s.com> wrote in message
news:f2ah5r$14e$1@forums.macromedia.com...
>I need to find some kind of dropdown option box for ASP that will read from
>a recordset and will filter the available options as the user types,
>narrowing the option by the entered characters.
>
> I believe this can be done in AJAX, but can anyone tell me of any ready
> available examples that they have seen, AJAX or non-AJAX.
>
> Thanks.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines