|
Ennio
| Joined: 17 Nov 2006 |
| Posts: 98 |
| Location: Scotch Plains, NJ |
|
 |
Posted: Thu Jul 12, 2007 9:22 pm |
|
 |
 |
 |
 |
I have a text box that I want to auto complete with some data from my query, can some one help me on how to do that?
|
|
|
|
Jason101
Forum Regular
| Joined: 14 Mar 2006 |
| Posts: 548 |
| Location: Harrisburg, PA |
|
 |
Posted: Thu Jul 12, 2007 11:21 pm |
|
 |
 |
 |
 |
| Ennio wrote: | | I have a text box that I want to auto complete with some data from my query, can some one help me on how to do that? |
Checkout Ajax CFC:
http://www.robgonda.com/blog/projects/ajaxcfc/
or CFAjax
http://www.indiankey.com/cfajax/
I've used both, and with both it is very easy to accomplish. They both have examples for auto complete.
|
|
|
|
Ennio
| Joined: 17 Nov 2006 |
| Posts: 98 |
| Location: Scotch Plains, NJ |
|
 |
Posted: Sat Jul 14, 2007 6:01 pm |
|
 |
 |
 |
 |
the Ajax CFC works fine, but how can I get to display two fields on the suggestion box?
Right now it can only display 1 field
|
|
|