|
ASP DidYouMean
ASP DidYouMean is an ActiveX server component for providing accurate spelling suggestions for search strings.
Its works the "Did You Mean.." feature seen on Google , Yahoo and EBay.
ASP DidYouMean will work for small websites & intranets as well as major public search engines. It supports over 10 Languages. You may also build custom dictionaries, or attach the component to your database.
The component is compatible with Microsoft ASP and PHP.

Installation
ASP DidYouMean is installed using the pre-built installer setup.exe
You can test your installation by using any of the example asp scripts
Dictionaries
If you need to install further dictionaries (dic files), you can download them from www.aspdidyoumean.com.
Copy them to C:\Program Files\AspDidYouMean\Dictionaries
Coding
The best place to start is by learning about the getSuggestionString method.
|