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>