Google like suggestion box
Hey,
I am making a TOP 10 form for a party. So everyone can add their own top 10 songs so when can take the 100 most choisen for the party.
Right now I use a google docs form. The problem is, it is a lot of work to count all the songs and point (number 1 gets 10 point, number 10 get 1 point)
The biggest problem is that not every one writes an artist or song at the same way. Greenday, Green Day, Green-Day,...
So I was thinking, why not make a form with autosuggest. Like you have with the google box in firefox or the omnibox in google chrome. That suggests results from when you start typing.
Something like this.
http://www.brandspankingnew.net/specials/ajax_autosuggest/ajax_autosuggest_autocomplete.html
Is it possible to do something like this in zoho creator?
I tried in with ajax but I am not that good in programming.
I get it working for one textbox, but it freaks out as soon as i want it on multiple textboxes.
Thx in advance