hello I'm stucked with a php-ajax assignment. Here's the idea.
a table of customer (customer_id, name, address, city, state, country) which has a huge records of it.
Now in the search area on the admin panel to update a customer information, there's a search box and when you entered a keyword, it will show you results. However id like the result to be place in a set of form fields using ajax. I'm using the jquery as my js framework. Can anyone tell me what to do?
any help is highly appreciated.
regards





Bookmarks