Date: 08/28/07 (PHP Community) Keywords: php I'm using Timothy Groves' AJAX-based Auto Suggest script ( http://www.brandspankingnew.net ) on an in-house project, but am having some troubles (obviously). The default sample script offers fields for 'id', 'value', and 'info' which isn't so bad, but the project I'm working on is going to take one auto-suggest field, and fil in values for several texts. I'm not sure why, but I keep getting 'undefined' sets even though I'm parsing the variables.
|