Facebook style ajax auto suggest/auto complete from database using ASP.NET, C#, JSON and SQL Server

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

Published in:  on August 11, 2008 at 1:08 pm Comments (17)
Tags:

The URI to TrackBack this entry is: http://azizulislam.wordpress.com/2008/08/11/ajax-suggest-and-auto-complete-ajax-autosuggestauto-complete-from-database-using-aspnet-c-json-and-sql-server/trackback/

RSS feed for comments on this post.

17 Comments Leave a comment.

  1. 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!

    • Hello! I am Sorry for my being late reply.
      Here is the source code http://www.bdwebservices.biz/asp.net_source/

      • 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.

      • 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

  2. 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.

    • 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

  3. 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

  4. am looking for hte article but cant find it

  5. 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

  6. I am interested in this amazing textboxlist. Can you help me?? if it is a opensource, where do I download it.

  7. I am interested in this, can you contact me please.

    Regards,
    Mat

  8. Please provide me with this code for the autosuggest.

    thanks,
    Drew

  9. Hi,
    wel i would like to know whther it is available for purchase or give it for free.

    regards,
    tasnim

  10. Dear Sir,
    I need your script of Facebook like autosuggest
    I appreciate if you may send me the codes.
    Thanks in advance

  11. 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.


Leave a Comment