Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Search Query

Is it possible to make a search query with xml or html, if so can you please tell me the code, thank you,
kwake40
[117 byte] By [kwake40] at [2007-11-11 6:49:05]
# 1 Re: Search Query
What are you querying? The search query syntax will depend on the search engine.
Phil Weber at 2007-11-11 17:27:57 >
# 2 Re: Search Query
Any thing, like google does, where you can type in anything
kwake40 at 2007-11-11 17:28:56 >
# 3 Re: Search Query
Right, but after you type something in, then what? Where are the search results coming from? If you're asking how your application can search Google's database, see http://www.google.com/apis/
Phil Weber at 2007-11-11 17:29:55 >
# 4 Re: Search Query
No, 'm just asking how to have it search the database, lets callit datarat our whatever
i'm wondering the code for it to type in the query and then search the database
kwake40 at 2007-11-11 17:31:00 >
# 5 Re: Search Query
The syntax for searching the database is different for every type of database. Unless you can tell us what kind of database you're searching (and what programming language you're using), we cannot answer your question.
Phil Weber at 2007-11-11 17:31:56 >