I'm creating a keyword search and have been able to search fields with a one-word search. Now I'm trying to have multiple word searches.
Anyway, I'm trying to manipulate a piece of text so that all spaces will be changed to "*"
So this sentence will be:
So*this*sentence*will*be:
Thanks, in advance.
Anyway, I'm trying to manipulate a piece of text so that all spaces will be changed to "*"
So this sentence will be:
So*this*sentence*will*be:
Thanks, in advance.