Hi
I'm trying to integrate a livesearch function for my website. I had a look at bitflux's livesearch, and google suggest, but could not get either of them working on my site.
What I would like to accomplish is as follows:
I have a DB table with users, and want to do a search on 4 fields, id, firstname, middlename, lastname, and then return those fields to a form, which has quite a bit of form fields. Thus, I want to display firstname, middlename and lastname in three different form fields, and have the id field as a hidden form field.
Can someone please direct me into the right direction as I'm pulling my hair out, and need to get this up and running ASAP.
Your help, suggestions, and samples will be HIGHLY appreciated
