Hi,
I would like to find out if it's possible to expand search criteria with html for people with multiple nicknames.
Ex. Bob Smith, Rob Smith, Robert Smith
I have a search on my site which will produce results for a person if you enter only one name. But what if that person goes by several names, like above. I'd like to be able to find results based on several possibilities.
Here's the current search criteria
Is there anyway for me to re-write this code for my links, so it finds bob smith by all his names?Code:http://www.mysite.com/video?do=search&mstr=bob+smith&page=0
I've tried =bob+rob+robert+smith and all other variations, but I get errors
Any help is greatly appreciated.
Thank you



Reply With Quote

Bookmarks