Re: SpellChecker (Where is the File saved on the System)

  •  11-08-2007, 10:02 AM

    Re: SpellChecker (Where is the File saved on the System)

    Hi Adam,
    Thanks for the reply. Bit confused. You said it will be saved in Dictionary held Cache right.. Where can i find that on my Machine.
     
    Another doubt is in the Cutesoft.NET spellchecker documentation  they say to add the following in web.config file the location of the directory where the dictionary would be stored. what does that mean?
    <appSettings>
          
      <add key="DictionaryFolder" value="mydic" />
       
    </appSettings>
View Complete Thread