I would like to be able to search for multiple words which would be seperated by a comma in the keyword search. I tried splitting the 'keyword' variable by a comma in dg.cgi and then using a for loop to go through the search but that didn't work. Do you have any ideas.
Jul 6, 1999, 10:08 AM
Novice (5 posts)
Jul 6, 1999, 10:08 AM
Post #3 of 5
Views: 304
In the keyword search the posting of the '|' delimiter between the keywords works, but it outputs all occurences in the database of both words rather than only those records where both words appear. In Yahoo, etc., this is handled by using quotes around the phrase. Anyway DbMan can do the same?

