Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Partial Searching
Message
From
27/03/2006 03:07:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01107859
Message ID:
01107860
Views:
24
This message has been marked as the solution to the initial question of the thread.
>I have a field on a form which will allow the user to search for any records by country. Therefore the user can type in +Ukraine +China. Just like on a search engine. The search is no problem I just dont know how to extract the Ukraine and China from their input prior to searching. Another example could be:
>
>+China +Morocco +Turkey
>
>I basically I want to extract n countries from the textbox (anything with a + sign denotes something to search on. Once I have these I can then use them as inputs into my SQL search.
>
>Thanks

Check Getwordnum() and Getwordcount() in help.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform