abyinsydney
Programmer
greetings fellow citizens
i'm trying to built a search engine in jsp using mysql database.Can any body try to help me in suggesting me a technique or an algorithm.
i have 5 to 10 text boxes in which data has to be entered and submitted to the data base. a query has to be fired such that which ever text field is filled the data in it has to match the field in the data base and return the result
possibility is only one text field is filled or may be more than one is field.if more than one is filled suppose two then data matching both the fileds must be returned.
can any body help me how to design this search
thanx aby
i'm trying to built a search engine in jsp using mysql database.Can any body try to help me in suggesting me a technique or an algorithm.
i have 5 to 10 text boxes in which data has to be entered and submitted to the data base. a query has to be fired such that which ever text field is filled the data in it has to match the field in the data base and return the result
possibility is only one text field is filled or may be more than one is field.if more than one is filled suppose two then data matching both the fileds must be returned.
can any body help me how to design this search
thanx aby