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
 

Object Reference

Object Class ID "ASPDidYouMean.DidYouMean"

Basic Methods

getSuggestionString(strInput)
Returns a spelling suggestion for the input more...

getSuggestionArray(strInput [intMax])
Returns an array of spelling suggestion for the input

Using Dictionaries

getLanguagesAsArray()
Returns an array of the installed dictionary names

setLanguages(strDictionaryName)
Sets the dictionary(s) in use, as a comma separated list of names

Custom Dictionaries

data recovery trial data recovery tools digital camera repair software
keystroke logger free windows repair data recovery tool
software help disk repair freeware system usb monitor

addCustomDictionary(strFileName)
Adds a custom dictionary from a text file.

addCustomDictionaryFromArray(strID, arrWordsArray, binOverWrite)
Creates a custom dictionary from an array. Useful for database integration.

getCustomDictionaryModifiedDate(strDict)
Returns last modified date of custom dictionary by filename or ID

Optomisation

getSafeQuery(strInput)
This returns a string with all the spelling errors removed.

setBannedWords(arrWordsArray)
A array of banned words which will be excluded from results.

Registration

setRegKey(strKey)
Sets the Registration Key for the product.

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