Forum Moderators: buckworks & skibum
Can I? Would it be the same?
I ask as I'm having problems coding with " but can successfully get there with '.
Other characters, like ' or - or + when used with a keyword are ignored, try it in the traffic estimator:
"start" 'start' [start]
The one with single quotes shows the same number of searches the broad match would normally show.
-Dr.X
The way the string is constructed I cannot use chr(32) without a lot of rework.