CF7 - I have a product admin page that's grown to an unruly number. The page displays products and their associated skus using a html list and sublist of all necessary prods/management links.
I'd just like to add a text input where the user can enter some text, and it'd work like an autosuggest, fetching the records and displaying the lists of prods as they type. I can just use my same query and add the WHERE filter. The disruptor showed me some cool stuff in CF8 but that's not an option here. I also checked out the trusty mxajax examples but they work a bit different. Those ones just return a simple statecode from a query. I need to return full blown html. Any ideas James? Thanks much, Will p.s. no cracks please rick. :) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293955 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

