gerjan
05-26-2003, 08:49 AM
Hello,
I wrote a search script. It works fine when I just type 1 word to search for.
But when I type 2 words or more I get an 'exeption occured'.
I think I know the sollution in a way, but I don't know how to write this down.
It must be something like this, I think:
keyword = Replace(keyword,valuespace,"AND")
Valuespace must have a "value"
i.e. vbcrlf is an enter!
Tnx in advange:D
I wrote a search script. It works fine when I just type 1 word to search for.
But when I type 2 words or more I get an 'exeption occured'.
I think I know the sollution in a way, but I don't know how to write this down.
It must be something like this, I think:
keyword = Replace(keyword,valuespace,"AND")
Valuespace must have a "value"
i.e. vbcrlf is an enter!
Tnx in advange:D