Question
Building a simple search engine
I am trying to build a search engine with these instructions:
http://www.adobe.com/support/dreamweaver/programs/mx_search/mx_search04.html
I am doing exactly what the instructions say.
My problem is that I cannot take back any results.
I have made many tests and I found that the problem is the 'equal' sign.
When I put <> then there are results(not what I want of course).
I test it with 'test' button of recordset and with the pages itself(search page-results page). No luck,=.
I cannot understand why this happens.
I tried almost everything. Search about anything. I see the data in the database and I am giving search strings that exist. But no results yet.
Do you have any idea where the problem is?
http://www.adobe.com/support/dreamweaver/programs/mx_search/mx_search04.html
I am doing exactly what the instructions say.
My problem is that I cannot take back any results.
I have made many tests and I found that the problem is the 'equal' sign.
When I put <> then there are results(not what I want of course).
I test it with 'test' button of recordset and with the pages itself(search page-results page). No luck,=.
I cannot understand why this happens.
I tried almost everything. Search about anything. I see the data in the database and I am giving search strings that exist. But no results yet.
Do you have any idea where the problem is?
