Page 1 of 1

search db using ajax

Posted: Thu Aug 18, 2011 4:26 am
by tsalaki
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.

Re: search db using ajax

Posted: Tue Aug 30, 2011 10:31 am
by KCAstroTech
I had a similar situation that I resolved last year. If you would post your code I'd be happy to share what I learned.