
December 1st, 2003, 03:45 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
text searching
I have built a directory that allows users to search via business names.
The data is stored in MS Sql database.
The website has been been developed using asp scripting.
My problem comes down to this.
If a user searches for joe smith refridgeration they can do so by entering joe, smith, joe smith, refridgeration, joe smith refridgeration, smith refridgeration
but i need to make it work if some enters refridgeration joe smith, joe refridgeration etc.
Is this possibe?
Does anyone know how to do it?
Thanks in advance.
|