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

Google Search Box - ColdFusion

New Here ,
Oct 16, 2010 Oct 16, 2010

Hi,

Someone tell me how that Google Search Box works (or Amazon or whoever).

How does it list all of those search suggestions when you begin typing in your search term?

I'm wondering how they do it, so that I can somehow get ColdFusion to do that for my site.

Thanks in advance,

Joe

481
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

correct answers 1 Correct answer

LEGEND , Oct 16, 2010 Oct 16, 2010

This sort of thing is achieved out-of-the-box with CF.

Read this lot:

Using Ajax User Interface Components and Features / Using autosuggest text input fields

http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a01.html#WSc3ff6d0ea77859461172e0811cbec22c24-720c

--

Adam

Translate
LEGEND ,
Oct 16, 2010 Oct 16, 2010

This sort of thing is achieved out-of-the-box with CF.

Read this lot:

Using Ajax User Interface Components and Features / Using autosuggest text input fields

http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a01.html#WSc3ff6d0ea77859461172e0811cbec22c24-720c

--

Adam

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
New Here ,
Oct 16, 2010 Oct 16, 2010
LATEST

Thanks Adam!

I appreciate it!

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
Resources