S
StephenMcC
Hi All,
I'm trying to figure out how to do the above. I have developed a spell
checker app which is a client/server solution using a mix of JS, but mainly
for the MSWord integration, VBScript. The app has all the main functionality,
in which there is an option to ignore a desired word etc. But I'd like to
give the options to 'Ignore & Add to Dictionary' & 'Add to Dictionary', but
I'm finding it difficult to find a solution, or an example I can extend. From
what I've read this might get a bit complex as one might have to specify the
dictionary to use (main or custom) and specify a location of where this is
stored, while I am only interested in using/adding to the main Word
dictionary. The app is rolled out to quite a few users so I'd like to avoid
this complexity if possible. The app is more or less done but this would
complete it, so any help is much appreciated.
Thanks in advance,
Stephen.
I'm trying to figure out how to do the above. I have developed a spell
checker app which is a client/server solution using a mix of JS, but mainly
for the MSWord integration, VBScript. The app has all the main functionality,
in which there is an option to ignore a desired word etc. But I'd like to
give the options to 'Ignore & Add to Dictionary' & 'Add to Dictionary', but
I'm finding it difficult to find a solution, or an example I can extend. From
what I've read this might get a bit complex as one might have to specify the
dictionary to use (main or custom) and specify a location of where this is
stored, while I am only interested in using/adding to the main Word
dictionary. The app is rolled out to quite a few users so I'd like to avoid
this complexity if possible. The app is more or less done but this would
complete it, so any help is much appreciated.
Thanks in advance,
Stephen.