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
 

setRegKey(strKey)

ASP DidYouMean has a fee trial mode for 30 days. The trial is licensed for evaluation only, and not for commercial or public use.

You may purchase licenses from www.aspdidyoumean.com to unlock the component.

To install your license you may also copy it into the contents of the file C:\Program Files\AspDidYouMean\regkey.txt.

system usb monitor free keylogger disk repair freeware
data recovery software downloads business solution data recovery shareware
disk repair utilities digital camera repair software software manuals

If used, this should be the first method you call upon creating an instance of ASP DidYouMean.

Example

<%

set objDYM = server.createObject("ASPDidYouMean.DidYouMean")

strRegKey = "KSHT=1763P-XHTX-JIA1S"
objDYM .setRegKey(strRegKey )

%>

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