| | |
Coldfusion Autosuggest
Please support our ColdFusion advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I am having a problem with autosuggest. That creates a list with ',' in them.
Example the list values of my query is.
6-7 Reading (AMS, BMS, RMS)
6-7 Teaching Reading (CMS, KMS, NMS)
6-8 BD
6-8 Computer Applications & Computer Integrators
But when I am typing in my box for auto suggest. it cuts off after the first ,
So 6-7 should read 6-7 Reading (AMS, BMS, RMS), instead it reads 6-7 Reading (AMS
Is there away around this.
This is how I am returning, my list from the cfc.
Example the list values of my query is.
6-7 Reading (AMS, BMS, RMS)
6-7 Teaching Reading (CMS, KMS, NMS)
6-8 BD
6-8 Computer Applications & Computer Integrators
But when I am typing in my box for auto suggest. it cuts off after the first ,
So 6-7 should read 6-7 Reading (AMS, BMS, RMS), instead it reads 6-7 Reading (AMS
Is there away around this.
This is how I am returning, my list from the cfc.
ColdFusion Syntax (Toggle Plain Text)
<cfset getsearch = ValueList(q.audiencename)> <cfreturn getsearch>
![]() |
Similar Threads
- Senior ColdFusion Developers Needed for Healthcare Firm in NYC (Web Development Job Offers)
- ColdFusion Developer NEEDED (Software Development Job Offers)
- ColdFusion Developer (Web Development Job Offers)
- ColdFusion Job in Pasadena, CA (Web Development Job Offers)
- Sr. ColdFusion Software Engineer (Software Development Job Offers)
- PHP, ASP, ColdFusion, what's your fav? (IT Professionals' Lounge)
- Don't know much about ColdFusion? Read this. (ColdFusion)
Other Threads in the ColdFusion Forum
- Previous Thread: Yahoo receive coldfusion mail as spam with delay.
- Next Thread: Couldn't establish a connection to 'ColdFusion' from Flex
| Thread Tools | Search this Thread |





