Hi,
I am trying to figure out how to implement the Ajax.Autocompleter over at Script.aculo.us. It's easy enough to implement on the page, what I can't figure out is how to formulate the server page that handles the actual database querying and sends the response back to the script. Does anybody have any experience with this?
Here is the link to the Script.aculo.us documentation: http://wiki.script.aculo.us/scriptac....Autocompleter
|