Textbox working issue to lessen the time in typing

newphpcoder
11:10:10
Good day!

I have a question regarding textbox properties. In my textbox username I want to happen is when I input a letter for example is "l" all the letter started in "l" in my field username was appear, so that the user can choose what she want to type to lessen the time in typing like in the google search. Is it possible?How can I do that?

Thank you in advance
smo1234
11-11-2010
You need to use Ajax for this. Here is a script for keyword search using Ajax.

You can see the demo of Ajax keyword search here.
Please Login to post your reply or start a new topic