Facebook style ajax auto suggest/auto complete from database using ASP.NET, C#, JSON and SQL Server
August 11, 2008 at 1:08 pm 17 comments
Would you like to include an input that resembles the famous Apple Mail to: textfield? It would be something similar to Facebook List Input. Basically, it’s a group of pieces or bits that can be either a box or an input. The user is able to move around between the bits by using his keyboard or his mouse. You can remove the bits by click the “x” symbol.
It has a auto complete feature as well. It works by caching all the results from a JSON Request and feeding them to the autocompleter object. When a item is added as a box, it’ removed from the feed array, and when the box is disposed it’s added back, so that it becomes available in the list when the user types. You’ll also be able to let it add boxes from the HTML directly. If you are interested in this amazing textboxlist, you can mail me or Download
Entry filed under: AJAX, ASP.NET, PHP/MySQL, Web Service. Tags: JSON.

1.
look-around | September 16, 2008 at 2:23 pm
Seems very interesting!
Could you provide more information about that?
Is it available for purchase, or do you provide an opensource implementation of that?
Is it implemented as an ajax toolkit extender?
Thanks in advance!
2.
azizulislam | May 31, 2009 at 12:20 pm
Hello! I am Sorry for my being late reply.
Here is the source code http://www.bdwebservices.biz/asp.net_source/
3.
Tasnim | June 2, 2009 at 4:34 am
Hi,
Thanks for ur code.
Well i downloaded ur source code. even though the grid is binding, ur webservice doesnt seem to be working coz of which textbox doesnt populate autosuggest values.
please reply asap.
regards,
Tasnim Abbas.
4.
Tasnim | June 2, 2009 at 5:29 am
hi ,
i got it working. thanks a loot for ur code. but if i choose the suggested value by mouse it doesnt stay in the page as the name.if i scroll the value and press enter it seems to be working?
any idea why?
regards,
Tasnim
5.
Mandy | October 10, 2008 at 12:03 pm
if someone needs Facebook like autosuggest i will give that autoSuggest Free of cost. don’t purchase above AutoSuggest. i have a autosuggest better than this with a small image of a person’s email.
6.
Pawan | July 6, 2009 at 1:10 pm
Hello Mandy
I want facebokk like autosuggest. Can u please provide me the same with the documentation and code so that i can use it.
Regards,
Pawan
7.
Gary | November 19, 2008 at 11:58 am
Hi Mandy,
Could you please visit http://www.mobileunlocked.com and send a message about your autoSuggest plug-in via the contact form provided. I desperately need something like this for a new website.
Many Thanks
8.
Chancellor | November 26, 2008 at 4:52 pm
am looking for hte article but cant find it
9.
Mubashar | November 30, 2008 at 2:19 am
And how one can reach you…please you both if you can email the control and source codes of autosuggest controls… as you mentioned. my email is mubashar.ahmad@hotmail.com
10.
azizulislam | May 31, 2009 at 12:27 pm
Hello! I am Sorry for my being late reply.
Here is the source code http://www.bdwebservices.biz/asp.net_source/
11.
William Llugsha | December 4, 2008 at 5:18 am
I am interested in this amazing textboxlist. Can you help me?? if it is a opensource, where do I download it.
12.
Mat | December 5, 2008 at 2:18 pm
I am interested in this, can you contact me please.
Regards,
Mat
13.
Drew | January 6, 2009 at 6:55 am
Please provide me with this code for the autosuggest.
thanks,
Drew
14.
tasnim | March 4, 2009 at 7:08 pm
Hi,
wel i would like to know whther it is available for purchase or give it for free.
regards,
tasnim
15.
Mehran Ishanian | May 2, 2009 at 4:12 pm
Dear Sir,
I need your script of Facebook like autosuggest
I appreciate if you may send me the codes.
Thanks in advance
16.
azizulislam | May 31, 2009 at 12:25 pm
Hello! I am Sorry for my being late reply.
Here is the code http://www.bdwebservices.biz/asp.net_source/
17.
Tasnim | June 4, 2009 at 5:24 am
Hi,
i got it working. but one doubt. if an existing persons email id is not there in the populated list and you want to send an email to a new user, it doesnt recognise the value in the sumbit button or after writng tht new suggestions wont popup. wats the solution for this.
regards,
Tasnim.