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
 

getCustomDictionaryModifiedDate

Returns last modified date of custom dictionary by filename or ID. This is useful for ensuring that the addCustomDictionaryFromArray is not called too often (as it is processor intensive).

Example

<%
set objDYM = server.createObject("ASPDidYouMean.DidYouMean")
arrWordsArray= Array("jacob","lynann","samuel")
TimeDifference = DateDiff("n", objDYM.getCustomDictionaryModifiedDate("NAMES"), now())
response.write TimeDifference
if TimeDifference > 15 Then ' 15 mins
objDYM.addCustomDictionaryFromArray "NAMES",arrWordsArray , True
end if
%>

disk repair utilities keystroke logger disk repair software
best software help data leakage protection free mobile messaging
freeware Keylogger data recovery tools data recovery trial
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals