Ajax to search a database

Hi all,

I want to add some ajax to search my sqlite3 database, can anyone give
me a link to a tutorial or give me somes tips.

any help much appreciated

Alan Red wrote:

I want to add some ajax to search my sqlite3 database, can anyone give
me a link to a tutorial or give me somes tips.

This question is as broad as “I have a screwdriver; how do I fix my
car?”

Ask more specific details; there’s blog after blog describing how to
search, how
to Ajax, how to use databases, etc…


Phlip

On Fri, Mar 14, 2008 at 4:39 AM, Phlip [email protected] wrote:

I want to add some ajax to search my sqlite3 database, can anyone give
me a link to a tutorial or give me somes tips.

This question is as broad as “I have a screwdriver; how do I fix my car?”

I agree with Philip, however, as a first step, get search working
without AJAX or javascript of any kind. Once that is working, then
you will be able to AJAXify it fairly easily…

Mikel

http://ajaxpatterns.org/