| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Search for MULTIPLE words within one field? |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2007
Posts: 3
|
Search for MULTIPLE words within one field?
Hey guys, I've created my first search page using ASP. Whilst the search function works and data can be obtained, the results will only be successful if the word i try to search is the first word in any entry in one field. For example... if i search for BALL i will get nothing... however if i search for GLOW BALL i will get a result i will receive a result... similarly if i search for GLOW i will get multiple results? How can i structure the query so that i can search for any of the words within the field and be guaranteed to get a result? the link for the search form is galaxyworldimports.com.au/search.html Thanks for any help!! a sample of the asp code is listed below: [COLOR=Green Code:
|
|
|
|
![]() |