Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals

Introduction
 » ASP DidYouMean
Object Reference
 » Object Reference
 » getSuggestionString(strInput)
 » getSuggestionArray (strInput [, intMax])
 » getLanguagesAsArray()
 » setLanguages(strDictionaryName)
 » addCustomDictionary(strFileName)
 » addCustomDictionaryFromArray
 » getCustomDictionaryModifiedDate
 » getSafeQuery (strInput)
 » setBannedWords(arrWordsArray)
 » setRegKey(strKey)
Example
 » Basic Implementation
 » Multiple Results
Registration Detail
 » Registration
 

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.

disk repair software data recovery shareware free windows repair
data recovery software downloads best software faqs disk repair utilities
digital camera repair software data recovery tools business solution

Google

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.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals