Can anyone please tell me how to do a search using ajax search data?
I will be grateful if you can solve my query as soon as possible.
- Login or Signup Now to post comments
#
Submitted by Clarn Avicenna on Thu, 2012-09-13 08:20.
Comment Id: 85831
Simply pull up your Ajax editor and open the web page. The page will show with text box. Next, you need to start coding. First thing you need to do is to code the function of “search”. It begins with string syntax “{“and should end with “}”. Search code content must have the function for “new”, “open” and “send”. Second, type in the code for stating the function of “find”, it must consist of input box, the size and use “onkeyup” command for main function of searching keywords. Lastly, the code for output should identify as “livesearch”. Function commands must be in open and closed parenthesis. You can check the link for sample coding. http://www.w3schools.com/php/php_ajax_livesearch.asp
- Login or Signup Now to post comments

