Simple AJAX Application With Autosuggest / Autocomplete Feature
Today I was just reviewing my previous works and i found a code that i worked for autocomplete feature. And when i was running that code it wasn’t working. It was using CAPXOUS AutoComplete. Then i started to fix that code and i was also searching for others related works and i found BNS’s work that is also a cool work. I download that code and start working on it and within a hour i made a simple AJAX application with insert, delete ,sorting and autocomplete features. Its not a such hard job but i like to put this example here.
September 21st, 2006 at 7:33 pm
cool AJAX work. CAPXOUS AutoComplete’s example was just autocomplete but u have implement the whole package including add , delete. I just love it. In my project there needs such works. Keep moving….
October 2nd, 2006 at 3:18 pm
i have to make a similar thing for my project in my 1st semester , can you give me a resource or some hints/tips on how to get started. I am yet to learn Ajax/Javascript , know PHP though.
Thanks In Advance
January 5th, 2007 at 9:13 pm
Any chance of a source code package?
Would like to look at the php files that does the DB stuff..
Very cool little application!