search db using ajax
Posted: Thu Aug 18, 2011 4:26 am
Hi all,
I would like to make a search by surname in my database. I want the results of my search to be displayed in a table under the search option. Except from the results I would like to add an extra delete option to user. I have made a search in the internet and I have found a script which makes what I want. But the problem is that for some reason the search is not executed. I can post my code in order to see if I have made any mistake due to the fact that I don't know ajax so much
I also want to ask if the fact that the names of the users in my database are stored in Greek may have an impact in my problem.
I would like to make a search by surname in my database. I want the results of my search to be displayed in a table under the search option. Except from the results I would like to add an extra delete option to user. I have made a search in the internet and I have found a script which makes what I want. But the problem is that for some reason the search is not executed. I can post my code in order to see if I have made any mistake due to the fact that I don't know ajax so much
I also want to ask if the fact that the names of the users in my database are stored in Greek may have an impact in my problem.