SpellChecker

  •  01-28-2008, 11:36 AM

    SpellChecker

    Hi,
     
    I noticed the CuteEditor is using NetSpell.  As said in this post http://cutesoft.net/forums/thread/35711.aspx the spell checker has not been updated in many years.  Any estimates as to when this will change?
     
    For the time being, I want to install only 1 set of dictionary files on the web server for multiple apps to use.  I tried using this setting:
     
       <appSettings>
             <add key="DictionaryFolder" value="mydic" />
       </appSettings>
     
    but it seems to just be a folder name, not a virtual or a physical file path on the web server.  Is it possible to accomplish 1 installation?
     
    Thanks, Scott
View Complete Thread