Hello Everybody,
First of all IŽd like to thank the programmers of WRENSOFT, for there great work.
The Zoom Search Engine is a great App.
But Now I want to write you my Problem:
I want to know if there is any Match-Option to definite not only the AND, OR (search all / any words) things, but the NOT thing.
Of Course, I cannot make this so:
I want to make this with KEYWORDS LIKE IN THIS FORUM!!!
I am very sorry for my false English, but I hope you have understood me a bit.
If you do not know what I know read the Text of the Forum:
Yours truly,
Mr. Flip
First of all IŽd like to thank the programmers of WRENSOFT, for there great work.
The Zoom Search Engine is a great App.
But Now I want to write you my Problem:
I want to know if there is any Match-Option to definite not only the AND, OR (search all / any words) things, but the NOT thing.
Of Course, I cannot make this so:
Code:
type="radio" name="zoom_and"
I am very sorry for my false English, but I hope you have understood me a bit.
If you do not know what I know read the Text of the Forum:
Search for Keywords:
You can use AND to define words which must be in the results, OR to define words which may be in the result and NOT to define words which should not be in the result. Use * as a wildcard for partial matches
You can use AND to define words which must be in the results, OR to define words which may be in the result and NOT to define words which should not be in the result. Use * as a wildcard for partial matches
Mr. Flip
Comment