Code for Autocomplete Feature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MOHAMEDRIYASALI
    New Member
    • Mar 2008
    • 1

    #1

    Code for Autocomplete Feature

    Hi,
    I am doing my final year project named "Tamil digital library search-Thirukkural" in which the various kurals are stored in ms access. They are searched and then retrieved.Now i need to finish the auto complete feature in it.For example if the user types in the text box as "a" in tamil then in a list it should show possible matches like "amma","anna"," agaram" etc.For now even if it is in english it is ok like if i type "t" it should show "the","tami l", "Thoughts" etc.It is similar to autocomplete feature in google home page,yahoo adress etc

    I need the logic and the source code for this module.Can u please help.I have to Finish it as soon as possible .My mail id is <>removed Please help me out. Time is runing short for me.
    Last edited by r035198x; Mar 13 '08, 12:02 PM. Reason: posting emails is against site rules
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    1.) Posting email addresses is against site rules.
    2.) Is this a web application or a swing application?

    Comment

    Working...