Skip to main content
Known Participant
September 16, 2008
Question

AJAX and autocomplete problems

  • September 16, 2008
  • 1 reply
  • 395 views
Hi

I'm trying to incorporate an Ajax autosuggest feature into a Coldfusion search page I have.

The example I have found is for PHP, and I'm trying to get this to work with Coldfusion

The original autocomplete script and working example can be found at

http://www.brandspankingnew.net/specials/ajax_autosuggest/ajax_autosuggest_autocomplete.html

When trying the search form, I am not getting any errors, but the autocomplete box is not appearing.

Any ideas on what is causing the autocomplete not to be working correctly?

Ian

This topic has been closed for replies.

1 reply

Inspiring
September 17, 2008
Hi,

A good CF specific tutorial is available here.